<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src/lib/delivery/include/delivery.h, branch dynamic-tests</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 `Tests` structure to house an array of `Test` structures</title>
<updated>2026-04-06T18:08:23+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-06T18:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=25e4023530b89796eb8e8032044f41932ccc130d'/>
<id>25e4023530b89796eb8e8032044f41932ccc130d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow per-test timeouts</title>
<updated>2026-01-18T18:43:08+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-01-18T18:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=08f23ac21240eb6bbdfe972752e12c59f184d382'/>
<id>08f23ac21240eb6bbdfe972752e12c59f184d382</id>
<content type='text'>
* Test blocks without a timeout use the global timeout setting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Test blocks without a timeout use the global timeout setting
</pre>
</div>
</content>
</entry>
<entry>
<title>Delivery context is constant</title>
<updated>2025-11-06T13:56:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-06T13:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=891059058771282b181ca06b2312249de129afbe'/>
<id>891059058771282b181ca06b2312249de129afbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix System struct comment positions</title>
<updated>2025-11-04T18:23:41+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-04T18:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a216ab96d37759126b088c1f9dfc37a3c2513f51'/>
<id>a216ab96d37759126b088c1f9dfc37a3c2513f51</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_duplicate() and strdup_maybe() helper</title>
<updated>2025-11-04T15:51:23+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-04T15:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=fdd1eba1446ff80f8f3acada328d15bbb93366d6'/>
<id>fdd1eba1446ff80f8f3acada328d15bbb93366d6</id>
<content type='text'>
* The indexer needs to generate copies of the delivery context. The previous implementation (memcpy) left a lot to be desired.
* strdup_maybe() might be useful elsewhere but for now I am leaving it static
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The indexer needs to generate copies of the delivery context. The previous implementation (memcpy) left a lot to be desired.
* strdup_maybe() might be useful elsewhere but for now I am leaving it static
</pre>
</div>
</content>
</entry>
<entry>
<title>Add delivery_export.c</title>
<updated>2025-07-07T21:29:46+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-07T21:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=54aa6bfd1ee19c5d52602cdadd97a6c9aa965c0f'/>
<id>54aa6bfd1ee19c5d52602cdadd97a6c9aa965c0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add (conda|pip)_packages_purge configuration keys and driver</title>
<updated>2024-12-18T16:11:53+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-18T15:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=54ac1e2e256252ec75fbdfe668a3328fb5d02c31'/>
<id>54ac1e2e256252ec75fbdfe668a3328fb5d02c31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restructure project</title>
<updated>2024-12-11T14:45:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-11T14:30:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=4fd92ec6b203d6b94b9e9f9531fd60a65736e810'/>
<id>4fd92ec6b203d6b94b9e9f9531fd60a65736e810</id>
<content type='text'>
* Move headers to relevant include directories within the target tree(s)
* Adjust doxygen configuration to search correct paths
* Adjust CMake configuration to use new include paths
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move headers to relevant include directories within the target tree(s)
* Adjust doxygen configuration to search correct paths
* Adjust CMake configuration to use new include paths
</pre>
</div>
</content>
</entry>
</feed>
