<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src/main.c, branch dynamic-tests</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>Convert ohmycal to a library</title>
<updated>2024-05-02T04:42:08+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-05-02T04:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a970d40094aca5ce43e3bf91b9a5a2323c41ead8'/>
<id>a970d40094aca5ce43e3bf91b9a5a2323c41ead8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue a warning if omc.ini is not present at the installed location. (Or wherever OMC_SYSCONFDIR points to)</title>
<updated>2024-04-15T13:50:30+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-15T13:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=208962dfdbd24788a6decf1839ecbbf584fb2e09'/>
<id>208962dfdbd24788a6decf1839ecbbf584fb2e09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the installed version of the omc.ini configuration file when no path is passed to the program via -c/--config</title>
<updated>2024-04-15T13:42:55+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-15T13:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=97624c22ea3e643e598af782c7f1f40aceeea970'/>
<id>97624c22ea3e643e598af782c7f1f40aceeea970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use artifactory or docker if they're not configured correctly, or requested.</title>
<updated>2024-04-15T05:03:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-15T05:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=cbfe566fde3f79bd3dc3ec01e859a25c4444ee7a'/>
<id>cbfe566fde3f79bd3dc3ec01e859a25c4444ee7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unhandled installation error(s)</title>
<updated>2024-04-15T04:29:06+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-15T04:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ddc6f95e39c48a639171bc4a41dcf7b4d27aec97'/>
<id>ddc6f95e39c48a639171bc4a41dcf7b4d27aec97</id>
<content type='text'>
* Fix printing deferred package message when not installing deferred packages
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix printing deferred package message when not installing deferred packages
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid building docker images when no Dockerfile is present</title>
<updated>2024-04-12T19:58:50+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-12T19:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d3e198d5c7d76342d032554f45539714034e4bae'/>
<id>d3e198d5c7d76342d032554f45539714034e4bae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save raw and rendered versions of the input configuration.</title>
<updated>2024-04-12T19:57:32+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-12T19:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=507c003a36584fae29cba00ca8e264488f39476e'/>
<id>507c003a36584fae29cba00ca8e264488f39476e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose the output directory to the template engine</title>
<updated>2024-04-12T13:34:11+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-12T13:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=45557383afe19a0a180b3a8568a1d88337dad440'/>
<id>45557383afe19a0a180b3a8568a1d88337dad440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bootstrap delivery context</title>
<updated>2024-04-12T13:07:10+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-12T13:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a8d6e37a874c7a40429d0aec247658ae1edca6ed'/>
<id>a8d6e37a874c7a40429d0aec247658ae1edca6ed</id>
<content type='text'>
* Gives access to build information before directory creation
* Better control over where data ends up
* Decreases complexity related to uploading artifacts from a delivery tree
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Gives access to build information before directory creation
* Better control over where data ends up
* Decreases complexity related to uploading artifacts from a delivery tree
</pre>
</div>
</content>
</entry>
<entry>
<title>Display an error message regardless if we've enabled continue-on-error.</title>
<updated>2024-04-10T13:25:11+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-10T13:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f1d4ec2404f5ca7fce898787ee22535d4b8c9829'/>
<id>f1d4ec2404f5ca7fce898787ee22535d4b8c9829</id>
<content type='text'>
* Avoids confusion when docker build fails
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Avoids confusion when docker build fails
</pre>
</div>
</content>
</entry>
</feed>
