<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git, branch add-get-version-spec</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>Add find_version_spec() to utils</title>
<updated>2024-10-04T20:22:03+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-04T20:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=9eb9c897d9159c5bc2dbe0fa849e9dcf687ba03a'/>
<id>9eb9c897d9159c5bc2dbe0fa849e9dcf687ba03a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #51 from jhunkeler/wheel-funcs-clean-up</title>
<updated>2024-10-04T20:12:26+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2024-10-04T20:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=70f76b377e2d35fa097b65a82fc7cac4f5f172d4'/>
<id>70f76b377e2d35fa097b65a82fc7cac4f5f172d4</id>
<content type='text'>
Clean up get_wheel_info</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up get_wheel_info</pre>
</div>
</content>
</entry>
<entry>
<title>Add wheel_free() to test</title>
<updated>2024-10-04T19:58:50+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-04T19:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=bf1ecd2deb3c2d777efe93c0da6212bdbcc2240e'/>
<id>bf1ecd2deb3c2d777efe93c0da6212bdbcc2240e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add return values</title>
<updated>2024-10-04T19:55:14+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-04T19:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=da3bdc379f632a5c7e8cf10a84e363de04b40279'/>
<id>da3bdc379f632a5c7e8cf10a84e363de04b40279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement updated get_wheel_info()</title>
<updated>2024-10-04T19:52:39+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-04T19:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=cb9799a2bcab459b16c83ea51bc9c03d47bd06e2'/>
<id>cb9799a2bcab459b16c83ea51bc9c03d47bd06e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement get_wheel_info() in tests</title>
<updated>2024-10-04T19:49:40+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-04T19:49:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a8fe6fd165f5b6e0a4e75e167c29e778e5bc75cf'/>
<id>a8fe6fd165f5b6e0a4e75e167c29e778e5bc75cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up get_wheel_info</title>
<updated>2024-10-04T19:48:19+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-04T19:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=19461d9a2b98aa706fd5e829a70627f11742a5d5'/>
<id>19461d9a2b98aa706fd5e829a70627f11742a5d5</id>
<content type='text'>
* Add error handling
* Fix resource leaks that occurred on error
* Add wheel_free() function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add error handling
* Fix resource leaks that occurred on error
* Add wheel_free() function
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #50 from jhunkeler/conda-get-active-environment</title>
<updated>2024-10-04T14:57:09+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2024-10-04T14:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6e72330a3cc8d571b14f2234ed8fc2778b5e9b86'/>
<id>6e72330a3cc8d571b14f2234ed8fc2778b5e9b86</id>
<content type='text'>
Add conda_get_active_environment() function</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add conda_get_active_environment() function</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #49 from jhunkeler/fix-build-system</title>
<updated>2024-10-04T14:56:45+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2024-10-04T14:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=204f1965caa824dda632b0887e3aa6cb805b18d5'/>
<id>204f1965caa824dda632b0887e3aa6cb805b18d5</id>
<content type='text'>
Fix leaks in delivery_build_recipes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix leaks in delivery_build_recipes</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #48 from jhunkeler/fix-dockerfile-pypi-index</title>
<updated>2024-10-04T14:56:08+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2024-10-04T14:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=da68c834795b09681e38b161304a7656548f547c'/>
<id>da68c834795b09681e38b161304a7656548f547c</id>
<content type='text'>
Add file schema to extra index url</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add file schema to extra index url</pre>
</div>
</content>
</entry>
</feed>
