<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/tests, branch delivery-lib</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>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>
<entry>
<title>Move delivery_*.c sources into their own library</title>
<updated>2024-12-09T00:36:31+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-09T00:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1bec4776252cec88ec3336602c0c477c20a1292f'/>
<id>1bec4776252cec88ec3336602c0c477c20a1292f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
