<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/include, branch clone-existing-delivery</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 ability to use artifactory without uploading any artifacts at the end.</title>
<updated>2024-12-03T15:47:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-03T15:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1aeebc2621260674d6da34fc87dff51ceae6cc35'/>
<id>1aeebc2621260674d6da34fc87dff51ceae6cc35</id>
<content type='text'>
* New option: --no-artifactory-upload
* Implies --no-artifactory-build-info
* Updated README.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* New option: --no-artifactory-upload
* Implies --no-artifactory-build-info
* Updated README.md
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DELIVERY_[NOT_]FOUND defines</title>
<updated>2024-12-03T05:57:34+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-03T05:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=587a3af856310eb89b81389f3692385a2c8e1fa2'/>
<id>587a3af856310eb89b81389f3692385a2c8e1fa2</id>
<content type='text'>
* Add delivery_series_sync function to download previously delivered files from artifactory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add delivery_series_sync function to download previously delivered files from artifactory
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic unindent function</title>
<updated>2024-11-22T20:46:56+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-22T20:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=4bb95cb0d95138ac768c80b30728bef8f691f1e8'/>
<id>4bb95cb0d95138ac768c80b30728bef8f691f1e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
