<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/tests, branch fix-dockerfile-pypi-index</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>Fix leaks in tests</title>
<updated>2024-09-30T16:40:16+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-30T16:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=239926d9b58b72a9dd86b85ba569c5fc61a479c2'/>
<id>239926d9b58b72a9dd86b85ba569c5fc61a479c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test</title>
<updated>2024-09-26T14:33:32+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-26T14:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=cfa8d04c01cb46c39f1a76005d777bd9e3ddd51d'/>
<id>cfa8d04c01cb46c39f1a76005d777bd9e3ddd51d</id>
<content type='text'>
* Queuing a task does not fork anymore, so the default state is now UNUSED
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Queuing a task does not fork anymore, so the default state is now UNUSED
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more references to the semaphore "gate"</title>
<updated>2024-09-26T14:01:41+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-26T14:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1a95c340a77020bdb897ecb67974fa5c578a611a'/>
<id>1a95c340a77020bdb897ecb67974fa5c578a611a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement cmd and working_dir</title>
<updated>2024-09-26T13:56:25+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-26T13:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=3e610e935858995f411df7bb0a77e2efeeae3d66'/>
<id>3e610e935858995f411df7bb0a77e2efeeae3d66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable format-truncation and unused-result warnings in tests</title>
<updated>2024-09-20T17:11:44+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-20T12:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=75d0fbad52bf40bf2eb501f3a36694422ff08b03'/>
<id>75d0fbad52bf40bf2eb501f3a36694422ff08b03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor structure</title>
<updated>2024-09-20T17:11:41+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-20T12:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1999612a69a7947fb1b6fc45705299fe6db650ba'/>
<id>1999612a69a7947fb1b6fc45705299fe6db650ba</id>
<content type='text'>
* Break delivery.c into smaller components
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Break delivery.c into smaller components
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish mp_pool_init() test</title>
<updated>2024-09-20T15:22:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-20T15:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=cf5a1771ddf560da17d3dd869897ce2005315b15'/>
<id>cf5a1771ddf560da17d3dd869897ce2005315b15</id>
<content type='text'>
* Not sure what I was going to do with that data array, but whatever it was, it was wrong.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Not sure what I was going to do with that data array, but whatever it was, it was wrong.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test code and expected values within test code</title>
<updated>2024-09-19T03:08:05+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b9d1747f06a226ddbf7a0a61e7e21a9ce272a37a'/>
<id>b9d1747f06a226ddbf7a0a61e7e21a9ce272a37a</id>
<content type='text'>
* Errant undo operation!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Errant undo operation!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax issue in rt_generic.sh</title>
<updated>2024-09-19T03:08:05+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=8af1b2f8cfbea6639f922b8cc0e392fcf417eadb'/>
<id>8af1b2f8cfbea6639f922b8cc0e392fcf417eadb</id>
<content type='text'>
* line 106: [: missing `]'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* line 106: [: missing `]'
</pre>
</div>
</content>
</entry>
<entry>
<title>More tests</title>
<updated>2024-09-19T03:08:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6329270347c33d70a75248cb4b1926d2f651b7f3'/>
<id>6329270347c33d70a75248cb4b1926d2f651b7f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
