<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git, branch implement-release-notes</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>Development docs pre-rough-draft</title>
<updated>2024-07-06T13:48:51+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-06T13:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a642ceed0f50cf50e3280f2c9e7e565a29b5e705'/>
<id>a642ceed0f50cf50e3280f2c9e7e565a29b5e705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README to mention template function availability</title>
<updated>2024-07-02T15:06:30+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-02T15:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=2ca6d9d944a05ff9c31d133ca44a0cc9bc892030'/>
<id>2ca6d9d944a05ff9c31d133ca44a0cc9bc892030</id>
<content type='text'>
* Add EnvCtl structure
* Add runtime checks to avoid running all the way to the end only to be met with a configuration error.
* Rename GITHUB to GH
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add EnvCtl structure
* Add runtime checks to avoid running all the way to the end only to be met with a configuration error.
* Rename GITHUB to GH
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comments to union</title>
<updated>2024-07-01T04:47:22+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-01T04:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=48fbcc4e2a47319e8f53e0dc5104dcfcfe11cc2b'/>
<id>48fbcc4e2a47319e8f53e0dc5104dcfcfe11cc2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix circular include</title>
<updated>2024-07-01T04:46:29+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-01T04:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=e34a676b178dbf2b9af37a187704fa0e7c554920'/>
<id>e34a676b178dbf2b9af37a187704fa0e7c554920</id>
<content type='text'>
* Github functions do not require access to core.h anyway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Github functions do not require access to core.h anyway
</pre>
</div>
</content>
</entry>
<entry>
<title>Add enough space for tar command plus a path</title>
<updated>2024-07-01T04:45:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-07-01T04:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b4199ed70fe89f2f986d4b475604877e3a2e37b5'/>
<id>b4199ed70fe89f2f986d4b475604877e3a2e37b5</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_tpl_register_func()</title>
<updated>2024-06-28T15:13:59+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-28T15:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d32faba5584481beacae04e3cad949b696b1a4aa'/>
<id>d32faba5584481beacae04e3cad949b696b1a4aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add automatic release note generation function call to release_notes.md.in</title>
<updated>2024-06-28T15:11:33+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-28T15:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=613b5f2fcd62ec94c1ef331cd3f15bc18f818150'/>
<id>613b5f2fcd62ec94c1ef331cd3f15bc18f818150</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable overwriting releases by default</title>
<updated>2024-06-28T14:10:29+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-28T14:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ed1d3a099549ec4e82e506a172ee7e49977ac070'/>
<id>ed1d3a099549ec4e82e506a172ee7e49977ac070</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement get_github_release_notes_auto function that bases release note data off test contexts</title>
<updated>2024-06-28T14:09:33+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-28T14:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=12fded0aa09d094799a901b72dd8adccac890696'/>
<id>12fded0aa09d094799a901b72dd8adccac890696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd should be at least PATH_MAX in size.</title>
<updated>2024-06-26T19:16:09+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-26T19:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ce10a7cdbe237fa689fb07670691c91fd081e705'/>
<id>ce10a7cdbe237fa689fb07670691c91fd081e705</id>
<content type='text'>
* Magic number caused failure to install conda with a long installation path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Magic number caused failure to install conda with a long installation path
</pre>
</div>
</content>
</entry>
</feed>
