<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git, branch indexer-minor-fixups</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>Favor writing .md extensions first</title>
<updated>2025-02-18T18:40:01+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-18T18:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=2670a59ccbad947df72815d057d3b047cccb69df'/>
<id>2670a59ccbad947df72815d057d3b047cccb69df</id>
<content type='text'>
* .md is replaced with .html when --web is enabled
* Pad horizontal line with linefeeds
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .md is replaced with .html when --web is enabled
* Pad horizontal line with linefeeds
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not show docker line if no image exists</title>
<updated>2025-02-18T16:07:41+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-18T16:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b3d4943c540796eb97a91e572d14217538369fff'/>
<id>b3d4943c540796eb97a91e572d14217538369fff</id>
<content type='text'>
* Fix docker_images free call
* Inject horizontal lines between RCs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix docker_images free call
* Inject horizontal lines between RCs
</pre>
</div>
</content>
</entry>
<entry>
<title>Inject horizontal line between RCs</title>
<updated>2025-02-18T16:06:20+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-18T16:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=7de9527cb69d64e6ff3589bc7f706fc2f9ff027a'/>
<id>7de9527cb69d64e6ff3589bc7f706fc2f9ff027a</id>
<content type='text'>
* link to html log and raw xml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* link to html log and raw xml
</pre>
</div>
</content>
</entry>
<entry>
<title>sort_by_latest_rc now sorts against the rc, platform, and python version (descending)</title>
<updated>2025-02-18T16:04:46+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-18T16:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=22861747b42a5863003c772a50ce3289ddb9d427'/>
<id>22861747b42a5863003c772a50ce3289ddb9d427</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 #97 from jhunkeler/sanitize-docker-archive-name</title>
<updated>2025-02-15T18:28:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2025-02-15T18:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ff2ce71b7f860d9af4bccb8041ecf1f6c66eb535'/>
<id>ff2ce71b7f860d9af4bccb8041ecf1f6c66eb535</id>
<content type='text'>
Sanitize docker archive name again</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sanitize docker archive name again</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude wildcard from docker_sanitize_tag_test</title>
<updated>2025-02-15T18:27:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-15T18:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=8285e92de03dcbb42943a2c42af8c6ed5f0f46cc'/>
<id>8285e92de03dcbb42943a2c42af8c6ed5f0f46cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Match harder</title>
<updated>2025-02-15T18:25:10+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-15T18:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b51d09456fa8bd06549530938472c9c007c8b748'/>
<id>b51d09456fa8bd06549530938472c9c007c8b748</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 #96 from jhunkeler/sanitize-docker-archive-name</title>
<updated>2025-02-15T18:00:46+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2025-02-15T18:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=fb520d8b29eb40a04d886f87bf4a0d7a882f7777'/>
<id>fb520d8b29eb40a04d886f87bf4a0d7a882f7777</id>
<content type='text'>
Ignore wildcards in docker_sanitize_tag</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore wildcards in docker_sanitize_tag</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore wildcards in docker_sanitize_tag</title>
<updated>2025-02-15T17:58:58+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-15T17:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=02c187b9692fe71c30e0268e1606f3a359bb187d'/>
<id>02c187b9692fe71c30e0268e1606f3a359bb187d</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 #95 from jhunkeler/sanitize-docker-archive-name</title>
<updated>2025-02-15T00:28:26+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2025-02-15T00:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f96fc908099ce1e2c5ef10079de849da3ed34706'/>
<id>f96fc908099ce1e2c5ef10079de849da3ed34706</id>
<content type='text'>
Sanitize docker archive name</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sanitize docker archive name</pre>
</div>
</content>
</entry>
</feed>
