<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git, branch 1.8.0</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>Merge pull request #147 from jhunkeler/conda-updates</title>
<updated>2026-06-23T15:00:55+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2026-06-23T15:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5e0b3fbefebaeff1fa5bfb338c760b9b9e270f02'/>
<id>5e0b3fbefebaeff1fa5bfb338c760b9b9e270f02</id>
<content type='text'>
Support modern versions of conda/mamba</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support modern versions of conda/mamba</pre>
</div>
</content>
</entry>
<entry>
<title>test_utils.c: rename filename to inputfile</title>
<updated>2026-06-23T14:43:51+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-23T14:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=0f6a1c982c2f417e9f0de968bbb7ce58299a8e8d'/>
<id>0f6a1c982c2f417e9f0de968bbb7ce58299a8e8d</id>
<content type='text'>
* Add test for known-uncompressed data file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add test for known-uncompressed data file
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add compression test data</title>
<updated>2026-06-23T14:41:45+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-23T14:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=59657cacfd5a5f0f28c04a7698558a005bb4af92'/>
<id>59657cacfd5a5f0f28c04a7698558a005bb4af92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_utils.c: add</title>
<updated>2026-06-23T14:37:17+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-23T14:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=7a74628734e70b15a61c492e7c3b12a5fd981c1d'/>
<id>7a74628734e70b15a61c492e7c3b12a5fd981c1d</id>
<content type='text'>
test_is_file_compressed()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test_is_file_compressed()
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix zstd file magic</title>
<updated>2026-06-23T14:36:20+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-23T14:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=2fbd9e5cf2bd5d2bfe635007a0c458a58de2856e'/>
<id>2fbd9e5cf2bd5d2bfe635007a0c458a58de2856e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GBO test using a modern conda installer</title>
<updated>2026-06-23T01:55:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-23T01:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=9155a2159f1ed057e657a1418dd9c4f3696223a1'/>
<id>9155a2159f1ed057e657a1418dd9c4f3696223a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update stasis.ini</title>
<updated>2026-06-22T15:57:06+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-22T04:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=db06c1b6acb478a9dae36011f001ba4504de9067'/>
<id>db06c1b6acb478a9dae36011f001ba4504de9067</id>
<content type='text'>
* Install boa, conda-build, and rattler-build
* If the version of conda or mamba is too new, boa is automatically removed from the list at runtime (its deprecated and causes the solver to fail)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Install boa, conda-build, and rattler-build
* If the version of conda or mamba is too new, boa is automatically removed from the list at runtime (its deprecated and causes the solver to fail)
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase verbosity of the string tests</title>
<updated>2026-06-22T15:57:06+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-22T04:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=00d0cd674a748f1239e236768e8ec6b50508cdee'/>
<id>00d0cd674a748f1239e236768e8ec6b50508cdee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused argument</title>
<updated>2026-06-22T15:57:06+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-22T04:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=037cb6c176dab9b095ca2881d9c2a490544fb6d6'/>
<id>037cb6c176dab9b095ca2881d9c2a490544fb6d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg_index_provides</title>
<updated>2026-06-22T15:57:06+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-22T04:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ff9bb3ce64346a479df9c7912c994f889cfbaeb9'/>
<id>ff9bb3ce64346a479df9c7912c994f889cfbaeb9</id>
<content type='text'>
* Modern mamba returns zero on error, and prints its error messages to stdout. FANTASTIC.
* The error detection seems to still handle the previous behavior as well with older versions.
* And now we print the contents of stdout and stderr on a non-zero exit from the package manager
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Modern mamba returns zero on error, and prints its error messages to stdout. FANTASTIC.
* The error detection seems to still handle the previous behavior as well with older versions.
* And now we print the contents of stdout and stderr on a non-zero exit from the package manager
</pre>
</div>
</content>
</entry>
</feed>
