<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/include, branch indexer-tlc</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>Break down indexer into independent source files</title>
<updated>2024-11-18T14:27:35+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-18T14:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a9d975389aaf5d79d738517b98161e375e757cba'/>
<id>a9d975389aaf5d79d738517b98161e375e757cba</id>
<content type='text'>
* Generate test result output
* Add helper function to manage changing file extensions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Generate test result output
* Add helper function to manage changing file extensions
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt conda environment removal only when its present on-disk</title>
<updated>2024-11-13T17:13:34+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-13T17:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=836cc753ea22fd8a3d152f2b00dae971ee3dc943'/>
<id>836cc753ea22fd8a3d152f2b00dae971ee3dc943</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename path_manip() to env_manipulate_pathstr()</title>
<updated>2024-11-13T16:30:34+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-13T16:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=35471289b619994c4f04fd2b6cb6d04a16cb1b33'/>
<id>35471289b619994c4f04fd2b6cb6d04a16cb1b33</id>
<content type='text'>
* Add key argument to generalize the function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add key argument to generalize the function
</pre>
</div>
</content>
</entry>
<entry>
<title>Add path_manip function</title>
<updated>2024-11-12T05:59:08+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-12T05:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5a8efc84f7a3c2264926b393aafd5585deaa7195'/>
<id>5a8efc84f7a3c2264926b393aafd5585deaa7195</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing parameters to docstrings</title>
<updated>2024-11-01T12:35:03+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-01T12:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d4cbcbfb77476ba8f21b82c608322af80cd6a303'/>
<id>d4cbcbfb77476ba8f21b82c608322af80cd6a303</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SYSERROR macro</title>
<updated>2024-11-01T04:50:12+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-01T04:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1e552d3d89bc6658c687849ab59fc62577e9fef3'/>
<id>1e552d3d89bc6658c687849ab59fc62577e9fef3</id>
<content type='text'>
* "info" was always printed instead of the errno string. Now it prints the error and returns "info" on "Success"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* "info" was always printed instead of the errno string. Now it prints the error and returns "info" on "Success"
</pre>
</div>
</content>
</entry>
<entry>
<title>Generalize *_index_provides interface</title>
<updated>2024-10-24T20:21:36+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-24T20:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=4231ce4470fed52aca9afbe38c6b79a3d31b4136'/>
<id>4231ce4470fed52aca9afbe38c6b79a3d31b4136</id>
<content type='text'>
* Replaces conda_* and pip_* with pkg_index_provides
* Because this function can fail in so many ways I've added pkg_index_provides_strerror() and a detection macro PKG_INDEX_PROVIDES_FAILED() to make things easier
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Replaces conda_* and pip_* with pkg_index_provides
* Because this function can fail in so many ways I've added pkg_index_provides_strerror() and a detection macro PKG_INDEX_PROVIDES_FAILED() to make things easier
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MP_POOL_TASK_STATUS_INITIAL</title>
<updated>2024-10-22T05:29:34+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-22T05:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=261a8251150268aa2dd1d24044db281a70af2c86'/>
<id>261a8251150268aa2dd1d24044db281a70af2c86</id>
<content type='text'>
* Better than putting -1 everywhere
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Better than putting -1 everywhere
</pre>
</div>
</content>
</entry>
<entry>
<title>Change signature:</title>
<updated>2024-10-21T16:11:05+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-21T16:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5d21c2c6eab632cc519eb23e529c2d985ac04921'/>
<id>5d21c2c6eab632cc519eb23e529c2d985ac04921</id>
<content type='text'>
* delivery_gather_tool_versions now returns non-zero if unable to determine a tool's version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* delivery_gather_tool_versions now returns non-zero if unable to determine a tool's version
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce length of stasis_main.c</title>
<updated>2024-10-14T16:21:32+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-14T16:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=26000fb8e6cc08c227d4463de60e28881179e5cb'/>
<id>26000fb8e6cc08c227d4463de60e28881179e5cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
