<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/include, branch wheel-funcs-clean-up</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 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>
<entry>
<title>Allow user to define the time interval for "task is running" message</title>
<updated>2024-10-02T18:56:59+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-02T18:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f6c504630ecfa38c1516123019bdf67b921f1107'/>
<id>f6c504630ecfa38c1516123019bdf67b921f1107</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2024-09-30T15:44:13+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-30T15:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=31db9bb6e4434dc888fc724090d8f0d9d8eea619'/>
<id>31db9bb6e4434dc888fc724090d8f0d9d8eea619</id>
<content type='text'>
* pararm -&gt; param
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pararm -&gt; param
</pre>
</div>
</content>
</entry>
<entry>
<title>mp_pool_init(): return NULL when ident argument is NULL</title>
<updated>2024-09-27T20:02:19+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-27T17:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=108242ce16fc7d7d9e81a1a6e9783fd9bda8b60c'/>
<id>108242ce16fc7d7d9e81a1a6e9783fd9bda8b60c</id>
<content type='text'>
* reported by @kmacdonald-stsci
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* reported by @kmacdonald-stsci
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement cmd and working_dir</title>
<updated>2024-09-26T13:56:25+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-26T13:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=3e610e935858995f411df7bb0a77e2efeeae3d66'/>
<id>3e610e935858995f411df7bb0a77e2efeeae3d66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cmd and working_dir members to MultiProcessingTask structure</title>
<updated>2024-09-26T13:54:52+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-26T13:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=71b45aa6ba60a651185cf47792fbf61b7e2b07a8'/>
<id>71b45aa6ba60a651185cf47792fbf61b7e2b07a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
