<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/mission, branch fix-conda-forge-build</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>Remove rc/revision from build name in order to keep deliveries of the same series together.</title>
<updated>2024-04-15T13:39:47+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-15T13:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=80653fbd49ec7d66f0b08c358898facd19a5cc9a'/>
<id>80653fbd49ec7d66f0b08c358898facd19a5cc9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove rc level from build name</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:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=3b5907462182937c753b832977503c7bec7020d5'/>
<id>3b5907462182937c753b832977503c7bec7020d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add generic mission</title>
<updated>2024-04-12T20:00:40+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-12T20:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=2876e612f7d15cfd9995343122b7f4fef38c1546'/>
<id>2876e612f7d15cfd9995343122b7f4fef38c1546</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Dockerfile templates</title>
<updated>2024-04-10T13:30:45+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-04-10T13:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=66636245e4457fd0458539c8468f3da5e0afe095'/>
<id>66636245e4457fd0458539c8468f3da5e0afe095</id>
<content type='text'>
* Move ADD calls to improve docker build's caching behavior
* Replace template strings with package paths
* Give the "developer" user access to the generated spec file on-disk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move ADD calls to improve docker build's caching behavior
* Replace template strings with package paths
* Give the "developer" user access to the generated spec file on-disk
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "OMC ::" from build name.</title>
<updated>2024-03-14T19:25:50+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-03-14T19:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=045fe106f59207e12ba6aa3f2e3d1c4f3f1f8838'/>
<id>045fe106f59207e12ba6aa3f2e3d1c4f3f1f8838</id>
<content type='text'>
* TODO: Preface the build name with OMC at upload-time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TODO: Preface the build name with OMC at upload-time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove TODOs from readme templates</title>
<updated>2024-03-08T15:38:19+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-03-08T15:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6de32f39ff3a84715788615980e51a709579ad4f'/>
<id>6de32f39ff3a84715788615980e51a709579ad4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Append the release name to README artifacts to prevent documentation clobbering.</title>
<updated>2024-03-08T15:38:03+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-03-08T15:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=aef7ce2db9d4f71b788d4bc7c52ec2b11186d07f'/>
<id>aef7ce2db9d4f71b788d4bc7c52ec2b11186d07f</id>
<content type='text'>
* It may be the case that we'll have to break artifacts down into separate arch/OS directories if this turns out to be too ugly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* It may be the case that we'll have to break artifacts down into separate arch/OS directories if this turns out to be too ugly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Store rendered Dockerfile template in the docker build directory</title>
<updated>2024-03-06T17:56:06+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-03-06T17:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=be5892de2753d6aa0a1d080617ebb0311f587a65'/>
<id>be5892de2753d6aa0a1d080617ebb0311f587a65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pointless ARGs</title>
<updated>2024-03-06T17:55:25+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-03-06T17:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=2c7b742079ecd265cc0dc288ad8fa44905ff2f61'/>
<id>2c7b742079ecd265cc0dc288ad8fa44905ff2f61</id>
<content type='text'>
* CONDA_VERSION and CONDA_BUILD_VERSION are never used in a meaningful way
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CONDA_VERSION and CONDA_BUILD_VERSION are never used in a meaningful way
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mission Dockerfile templates</title>
<updated>2024-02-23T22:19:56+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-02-23T22:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=8deba7c9840d3cbccf215bf52584ddfe0d848ce4'/>
<id>8deba7c9840d3cbccf215bf52584ddfe0d848ce4</id>
<content type='text'>
* Generate Dockerfile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Generate Dockerfile
</pre>
</div>
</content>
</entry>
</feed>
