<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/tests, branch cmake-qol</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>tests: Increase timeout to 10 minutes</title>
<updated>2026-04-08T14:18:28+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-08T12:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=4a0e2c286e3cdab17b5312877cb8985222ac15b9'/>
<id>4a0e2c286e3cdab17b5312877cb8985222ac15b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Directly test getting the value of least one keyword per list</title>
<updated>2026-04-07T18:36:42+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-07T18:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b2408704c5534faa6050b298913b31f0c10376c8'/>
<id>b2408704c5534faa6050b298913b31f0c10376c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add enum for wheel_package error handling</title>
<updated>2026-04-07T18:35:57+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-07T18:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=cd852acd7e1feb5c35a37f9365e1e1b4658ca2f7'/>
<id>cd852acd7e1feb5c35a37f9365e1e1b4658ca2f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement wheel package parser</title>
<updated>2026-04-07T13:49:16+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-02-04T16:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=206017248026ba8ba44851b9e43181f34b3241d9'/>
<id>206017248026ba8ba44851b9e43181f34b3241d9</id>
<content type='text'>
* Add raw variant of strlist_append_tokenize function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add raw variant of strlist_append_tokenize function
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename wheel.c and wheel.h to wheelinfo.c and wheelinfo.h</title>
<updated>2026-04-07T13:48:08+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-02-04T15:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d3a39e32a33b7268b6c9329398efa2d12466feb7'/>
<id>d3a39e32a33b7268b6c9329398efa2d12466feb7</id>
<content type='text'>
* Refactor wheel struct as WheelInfo
* Refactor wheel_* functions as wheelinfo_*

# Conflicts:
#	src/lib/core/wheelinfo.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor wheel struct as WheelInfo
* Refactor wheel_* functions as wheelinfo_*

# Conflicts:
#	src/lib/core/wheelinfo.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix git describe tests</title>
<updated>2026-03-06T02:54:56+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-03-06T02:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=2095691ecc33aef70a411b036ea9a7e96d45a7be'/>
<id>2095691ecc33aef70a411b036ea9a7e96d45a7be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add strlist_appendf function (future use)</title>
<updated>2026-03-05T21:11:30+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-03-05T21:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5bd544a6cb88b10d477dd24b956bc7ceddeb706b'/>
<id>5bd544a6cb88b10d477dd24b956bc7ceddeb706b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docker_script argument to remove container after execution</title>
<updated>2026-03-05T17:51:08+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-03-05T17:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=7990125953e3c28105b3fa37dd8ec07b9202b876'/>
<id>7990125953e3c28105b3fa37dd8ec07b9202b876</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test against the tc struct's expected value</title>
<updated>2026-02-12T14:41:31+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-02-12T14:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=835903affdbe8b807fabfa8b991cd02ff4ba547d'/>
<id>835903affdbe8b807fabfa8b991cd02ff4ba547d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code</title>
<updated>2026-02-12T14:29:39+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-02-12T14:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b192fdbf220acc88cb4b9ebb859537048f2fcf9b'/>
<id>b192fdbf220acc88cb4b9ebb859537048f2fcf9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
