<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src/cli/stasis, branch retry-download</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>Move utility functions to utils.c</title>
<updated>2026-01-02T21:23:28+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-01-02T21:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=9be1567765803341e252e87262dc43d790d8e770'/>
<id>9be1567765803341e252e87262dc43d790d8e770</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement task timeout</title>
<updated>2025-12-30T16:28:36+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-12-30T16:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=18b29bd58d1daa1752e981488445e0fcb100f2a7'/>
<id>18b29bd58d1daa1752e981488445e0fcb100f2a7</id>
<content type='text'>
* Add argument: --task-timeout=1[s,m,h]
* Timed out tasks are SIGKILL'd
* If killing a task fails, the entire program ends
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add argument: --task-timeout=1[s,m,h]
* Timed out tasks are SIGKILL'd
* If killing a task fails, the entire program ends
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate --no-task-logging CLI argument</title>
<updated>2025-11-14T15:30:57+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-11T20:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=36964de6ce26241e40693509efeefa613bc49a28'/>
<id>36964de6ce26241e40693509efeefa613bc49a28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --no-task-logging CLI argument</title>
<updated>2025-11-14T15:30:57+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-11T20:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=212e56f1256b8ff3e9dacb0b867e48fcb9d2a315'/>
<id>212e56f1256b8ff3e9dacb0b867e48fcb9d2a315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase lines_on_error from 100 to 1000</title>
<updated>2025-07-08T18:31:51+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T18:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1e572f3a653ddd6385a0ea49cacfbf2f3a32ce87'/>
<id>1e572f3a653ddd6385a0ea49cacfbf2f3a32ce87</id>
<content type='text'>
* Debug messages are chatty
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Debug messages are chatty
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix: Remove errant else block</title>
<updated>2025-07-08T18:27:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T18:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=49ea0d34021047fd8c48f6f0f5cb83533d33001c'/>
<id>49ea0d34021047fd8c48f6f0f5cb83533d33001c</id>
<content type='text'>
* Add debug messages
* Add error handling to cfg_path assignment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add debug messages
* Add error handling to cfg_path assignment
</pre>
</div>
</content>
</entry>
<entry>
<title>Set last records to NULL</title>
<updated>2025-07-08T17:55:10+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T17:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f88373107794450f053220c2862415f00119b98c'/>
<id>f88373107794450f053220c2862415f00119b98c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make want_(artifactory|docker) constant</title>
<updated>2025-07-07T23:06:55+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-07T23:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5aa0f7ffaf1352f39fbc42ed7bb38ecb17ed36a6'/>
<id>5aa0f7ffaf1352f39fbc42ed7bb38ecb17ed36a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move steps into functions</title>
<updated>2025-07-07T21:31:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-07T21:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=641c5d9cff3369b4cf0000a60180b47f3cefb0fa'/>
<id>641c5d9cff3369b4cf0000a60180b47f3cefb0fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inform user that wheel are being built</title>
<updated>2025-04-08T16:12:11+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-04-08T16:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=39cd11ecc9a9e740f2596d2983da07dc7d5a78c0'/>
<id>39cd11ecc9a9e740f2596d2983da07dc7d5a78c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
