<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src, 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>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>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>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>
<entry>
<title>Replace free() with guard variant</title>
<updated>2024-06-26T17:27:42+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-26T17:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=34733c7ab93ba3f610038e8ce50edad8b889135e'/>
<id>34733c7ab93ba3f610038e8ce50edad8b889135e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add template_func_proto.c and template_func_proto.h</title>
<updated>2024-06-26T17:27:42+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-26T17:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=c2da0971bff60d89d5a2fb19885184cd2c58c5b3'/>
<id>c2da0971bff60d89d5a2fb19885184cd2c58c5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose get_github_release_notes_tplfunc_entrypoint function to template engine</title>
<updated>2024-06-26T17:27:42+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-26T17:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=2b760c90206155b4373896c49f6eb8b7445e9e36'/>
<id>2b760c90206155b4373896c49f6eb8b7445e9e36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include github.h and template_func_proto.h in core.h</title>
<updated>2024-06-26T17:27:42+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-26T17:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a292680b28f607a3b5401ea4ab5641b817e12c20'/>
<id>a292680b28f607a3b5401ea4ab5641b817e12c20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
