<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/tests, branch clone-existing-delivery</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>Use shortened YAML config</title>
<updated>2024-11-13T06:17:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-13T06:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=8af575409e01bf4e539c73bd3490a7885d9f79a9'/>
<id>8af575409e01bf4e539c73bd3490a7885d9f79a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shorten workspace names and paths</title>
<updated>2024-11-13T05:52:52+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-13T05:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=47c74c23d5a04c4a6d22276e99d0e486a9a8f151'/>
<id>47c74c23d5a04c4a6d22276e99d0e486a9a8f151</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use built in method for "if file size is greater than zero" check</title>
<updated>2024-11-11T19:53:13+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-11T19:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=2c0b70aa52a96156f70e895c4113620c7de12e27'/>
<id>2c0b70aa52a96156f70e895c4113620c7de12e27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change PREFIX to INSTALL_DIR</title>
<updated>2024-11-11T18:08:19+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-11T18:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=23f96e574b756339911103816c3b1a582a27f69b'/>
<id>23f96e574b756339911103816c3b1a582a27f69b</id>
<content type='text'>
* Conda uses PREFIX (or can use it) so it's better to avoid overriding it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Conda uses PREFIX (or can use it) so it's better to avoid overriding it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Squelch shell's pushd/popd commands</title>
<updated>2024-11-02T15:30:30+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-02T15:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f9ff852d66c16e541bd43c4d3680314581477036'/>
<id>f9ff852d66c16e541bd43c4d3680314581477036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize structs to {0} and combine declaration and assignment where possible</title>
<updated>2024-11-01T12:35:19+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-01T04:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=35d0480f743abaa5c2c332f513043edd7c59081c'/>
<id>35d0480f743abaa5c2c332f513043edd7c59081c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support automatic workspace setup/teardown</title>
<updated>2024-11-01T04:53:34+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-01T04:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d41600b5a52cb8c3624f2fbcca4e2467c8751f98'/>
<id>d41600b5a52cb8c3624f2fbcca4e2467c8751f98</id>
<content type='text'>
* inline the code (its a header library)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* inline the code (its a header library)
</pre>
</div>
</content>
</entry>
<entry>
<title>Change mock delivery name to be more unique</title>
<updated>2024-11-01T04:52:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-01T04:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=744b21fe1d797499ea559c290579c2fbbcd48de0'/>
<id>744b21fe1d797499ea559c290579c2fbbcd48de0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default RT workspace directory path</title>
<updated>2024-11-01T04:51:55+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-01T04:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=72131909bdcba9a33f179025f60362004d76d083'/>
<id>72131909bdcba9a33f179025f60362004d76d083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: Force the removal of podman containers</title>
<updated>2024-11-01T04:51:35+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-11-01T04:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f889d22a0ff413cdcf176625b43f329c346cd7e2'/>
<id>f889d22a0ff413cdcf176625b43f329c346cd7e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
