<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git, branch 1.9.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 #152 from jhunkeler/force-repeatable</title>
<updated>2026-07-07T16:08:23+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2026-07-07T16:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ddb7178e8a22ad8ba30f2cf65205814eafbb2bf8'/>
<id>ddb7178e8a22ad8ba30f2cf65205814eafbb2bf8</id>
<content type='text'>
Implement --force-repeatable option</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement --force-repeatable option</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #153 from jhunkeler/close-pipe-on-error</title>
<updated>2026-07-07T15:59:55+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2026-07-07T15:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6171233840094edfe3b60be546b15664fe5fa3ea'/>
<id>6171233840094edfe3b60be546b15664fe5fa3ea</id>
<content type='text'>
BUGFIX: Close pipe on realloc error</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUGFIX: Close pipe on realloc error</pre>
</div>
</content>
</entry>
<entry>
<title>BUGFIX: Close pipe on realloc error</title>
<updated>2026-07-07T15:58:49+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-07-07T15:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=fd514802fc23604c9f4f08146ee5f5ac1e46e0c4'/>
<id>fd514802fc23604c9f4f08146ee5f5ac1e46e0c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant VCS URL messages</title>
<updated>2026-07-07T15:03:46+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-07-06T23:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1ed03ee259024f09a7fca378e6e483d93eb118e5'/>
<id>1ed03ee259024f09a7fca378e6e483d93eb118e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace duplicate VCS version check code with delivery_autoresolve_vcs_urls() call</title>
<updated>2026-07-07T15:03:46+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-07-06T23:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=15c1c3d905dfbb46bac2f69ff0f4a0e93518b405'/>
<id>15c1c3d905dfbb46bac2f69ff0f4a0e93518b405</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add delivery function delivery_autoresolve_vcs_urls()</title>
<updated>2026-07-06T23:53:16+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-07-06T23:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=e0af29923e93a05649ae80c2bcbc3a50ed6c7243'/>
<id>e0af29923e93a05649ae80c2bcbc3a50ed6c7243</id>
<content type='text'>
* Automatically replaces VCS strings in known setup files
* Marks modified files as "unchanged" to avoid triggering ending up in a dirty state
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Automatically replaces VCS strings in known setup files
* Marks modified files as "unchanged" to avoid triggering ending up in a dirty state
</pre>
</div>
</content>
</entry>
<entry>
<title>Add utility function is_git_assumed_unchanged()</title>
<updated>2026-07-06T23:50:05+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-07-06T23:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a0b4360450c0d0ea621e5965da1e68eebc975bdc'/>
<id>a0b4360450c0d0ea621e5965da1e68eebc975bdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement --force-repeatable option</title>
<updated>2026-06-30T13:53:50+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-29T19:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=456693eef1c3c2f97cf27d777e4e00464e01ff82'/>
<id>456693eef1c3c2f97cf27d777e4e00464e01ff82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #150 from jhunkeler/bugfix-1003</title>
<updated>2026-06-30T11:44:33+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2026-06-30T11:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=4a189db63597c66b15101ba0344494f49d9af3b1'/>
<id>4a189db63597c66b15101ba0344494f49d9af3b1</id>
<content type='text'>
Bugfix 0x1003</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bugfix 0x1003</pre>
</div>
</content>
</entry>
<entry>
<title>Tune conditions that dump errors from pip and conda during index resolution</title>
<updated>2026-06-30T06:23:13+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-06-29T18:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=9547b304ce8c53574b3a877f8416898fbb8bea77'/>
<id>9547b304ce8c53574b3a877f8416898fbb8bea77</id>
<content type='text'>
* Don't print errors if the requested package is found/not-found. Only print real errors that prevent either of those conditions from being true.
* Move the check down so we can rely on the return code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't print errors if the requested package is found/not-found. Only print real errors that prevent either of those conditions from being true.
* Move the check down so we can rely on the return code
</pre>
</div>
</content>
</entry>
</feed>
