<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git, branch pypi-existence-check</title>
<subtitle>A pipeline delivery generator
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/'/>
<entry>
<title>Ensure the temporary output file does not linger</title>
<updated>2024-08-20T14:37:19+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-08-20T14:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=9b0e8561f00d30913681f3ed9e2ddad4ef916512'/>
<id>9b0e8561f00d30913681f3ed9e2ddad4ef916512</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename python_package_exists to pip_index_provides</title>
<updated>2024-08-20T14:29:58+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-08-20T14:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=41eb56a04a808b6fdf1a18a93466f0586d161820'/>
<id>41eb56a04a808b6fdf1a18a93466f0586d161820</id>
<content type='text'>
* Document the function prototype
* Add missing comments in micromamba structure
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Document the function prototype
* Add missing comments in micromamba structure
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable outdated conda notifications</title>
<updated>2024-08-19T13:27:41+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-08-19T13:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=c3585a2ef4e5a8624e3d0d3c9ecdb776993ee567'/>
<id>c3585a2ef4e5a8624e3d0d3c9ecdb776993ee567</id>
<content type='text'>
* The latest version isn't always the greatest. Don't give the end-user any ideas. Just use whatever the installer provides... quietly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The latest version isn't always the greatest. Don't give the end-user any ideas. Just use whatever the installer provides... quietly
</pre>
</div>
</content>
</entry>
<entry>
<title>Amend message to fit the flow of the output</title>
<updated>2024-08-19T13:26:30+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-08-19T13:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=9b12119b58252040b040888e33eab208f7f831c1'/>
<id>9b12119b58252040b040888e33eab208f7f831c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Message correction:</title>
<updated>2024-08-19T13:25:35+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-08-19T13:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d1e8001efd752e0d82a9de7e6ba494c07ff29c39'/>
<id>d1e8001efd752e0d82a9de7e6ba494c07ff29c39</id>
<content type='text'>
* Change "release" to "testing" in testing environment failure message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Change "release" to "testing" in testing environment failure message
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix: Avoid incorrect package selection</title>
<updated>2024-08-18T00:40:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-08-17T05:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=60a25a7bf8aad7bd46d4a3b22342998b6bca4e94'/>
<id>60a25a7bf8aad7bd46d4a3b22342998b6bca4e94</id>
<content type='text'>
* With large package lists that contain multiple packages starting with the same strstr() would pick the first match
* This adds a temporary name variable that strcmp() can check against.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* With large package lists that contain multiple packages starting with the same strstr() would pick the first match
* This adds a temporary name variable that strcmp() can check against.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implements python_package_exists() in delivery_defer_packages()</title>
<updated>2024-08-18T00:40:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-08-17T05:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ae684b62a7ca4522acabb1e74f6b5651f5821233'/>
<id>ae684b62a7ca4522acabb1e74f6b5651f5821233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implements python_package_exists() in delivery_defer_packages()</title>
<updated>2024-08-18T00:40:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-08-17T05:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6e66f72007e65947b3ba9415f00df368e4505d0f'/>
<id>6e66f72007e65947b3ba9415f00df368e4505d0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add python_package_exists() function</title>
<updated>2024-08-18T00:40:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-08-17T05:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=27c4a23727c981505724db7a21bcfdc5db56dfe8'/>
<id>27c4a23727c981505724db7a21bcfdc5db56dfe8</id>
<content type='text'>
* Poll pypi.org or compatible index to see if a package exists
* Returns non-zero on success
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Poll pypi.org or compatible index to see if a package exists
* Returns non-zero on success
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow the user to disable uploading build info objects to artifactory (#33)</title>
<updated>2024-08-17T21:33:39+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2024-08-17T21:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a7568dc03c1c6851ff6c690e8e35ade9a3199c4a'/>
<id>a7568dc03c1c6851ff6c690e8e35ade9a3199c4a</id>
<content type='text'>
* Add enable_artifactory_build_info to globals structure
* Add --no-artifactory-build-info command line argument to status main()
* Useful for diag/test runs when a fully traceable delivery isn't desired</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add enable_artifactory_build_info to globals structure
* Add --no-artifactory-build-info command line argument to status main()
* Useful for diag/test runs when a fully traceable delivery isn't desired</pre>
</div>
</content>
</entry>
</feed>
