<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/include, branch indexer-fixups</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>Fix doxygen file marker</title>
<updated>2024-10-08T16:38:53+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-08T16:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=bf6aa580a551ce3ea4c5b4805f5a1510c609a6bd'/>
<id>bf6aa580a551ce3ea4c5b4805f5a1510c609a6bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix/add header documentation</title>
<updated>2024-10-07T16:56:58+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-07T16:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=e3be6e430a726a28de4c342e81ce7ac34448de8e'/>
<id>e3be6e430a726a28de4c342e81ce7ac34448de8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pip_index_provides does not need a separate version</title>
<updated>2024-10-07T16:53:49+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-07T16:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=2348de4365967a7cf18400213a5a84e4da7f0491'/>
<id>2348de4365967a7cf18400213a5a84e4da7f0491</id>
<content type='text'>
* To be more aligned with conda_provides, the version spec has been consolidated into one argument
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* To be more aligned with conda_provides, the version spec has been consolidated into one argument
</pre>
</div>
</content>
</entry>
<entry>
<title>Add function delivery_overlay_packages_from_env()</title>
<updated>2024-10-04T22:35:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-04T22:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=3fa05b5a2f0cda51897162666fb300d2d063b22f'/>
<id>3fa05b5a2f0cda51897162666fb300d2d063b22f</id>
<content type='text'>
* Add helper function have_spec_in_config()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add helper function have_spec_in_config()
</pre>
</div>
</content>
</entry>
<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>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>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>Add conda_get_active_environment() function</title>
<updated>2024-10-04T12:48:00+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-04T12:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=485de019d37dd712ce62ea2193d461f701a70df1'/>
<id>485de019d37dd712ce62ea2193d461f701a70df1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow user to disable parallel mode (shortcut for --cpu-limit=1)</title>
<updated>2024-10-02T19:00:12+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-02T19:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6fe8c2572fbf73cee3936ab241fcbfbdd54fe633'/>
<id>6fe8c2572fbf73cee3936ab241fcbfbdd54fe633</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow user to define the time interval for "task is running" message</title>
<updated>2024-10-02T18:57:48+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-02T18:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=04cf9ee4f65c1d0b2b60b9ac87cd91c0a333889e'/>
<id>04cf9ee4f65c1d0b2b60b9ac87cd91c0a333889e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
