<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git, branch per-mission-base-env</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>Fix doxygen file marker</title>
<updated>2024-10-08T16:38:53+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-08T16:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=bf6aa580a551ce3ea4c5b4805f5a1510c609a6bd'/>
<id>bf6aa580a551ce3ea4c5b4805f5a1510c609a6bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Note purpose behind removing the temporary environment file</title>
<updated>2024-10-08T13:51:14+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-08T13:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=49e2e250103b89f5461a591334e4133f3ba8c365'/>
<id>49e2e250103b89f5461a591334e4133f3ba8c365</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 free mission_base after installation</title>
<updated>2024-10-08T13:50:45+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-08T13:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d1ac3e48064c79d7949ac52f3d6204a3116fa172'/>
<id>d1ac3e48064c79d7949ac52f3d6204a3116fa172</id>
<content type='text'>
* Because ctx.meta.based_on is replaced by a pointer to mission_base
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Because ctx.meta.based_on is replaced by a pointer to mission_base
</pre>
</div>
</content>
</entry>
<entry>
<title>Not every base environment is a release</title>
<updated>2024-10-08T13:49:31+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-08T13:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=faae3baaba4b656f71e0a37eda82a46e3259a48c'/>
<id>faae3baaba4b656f71e0a37eda82a46e3259a48c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes bug found in delivery_overlay_packages_from_env():</title>
<updated>2024-10-08T13:48:59+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-08T13:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=74ce6e826895500cb07bd3d82096bfbd8e431f49'/>
<id>74ce6e826895500cb07bd3d82096bfbd8e431f49</id>
<content type='text'>
* When "pip freeze" does not emit any packages we now avoid replacing the context's pip package list with an empty one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* When "pip freeze" does not emit any packages we now avoid replacing the context's pip package list with an empty one.
</pre>
</div>
</content>
</entry>
<entry>
<title>More like GENERIC python environment</title>
<updated>2024-10-08T13:46:09+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-08T13:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=770aba76dd0780e53dc3ce972de6712361a29ca3'/>
<id>770aba76dd0780e53dc3ce972de6712361a29ca3</id>
<content type='text'>
* I need to figure out a good way to offer a mode that doesn't require python to be installed in the resulting environment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* I need to figure out a good way to offer a mode that doesn't require python to be installed in the resulting environment
</pre>
</div>
</content>
</entry>
<entry>
<title>Add skeleton base mission environments:</title>
<updated>2024-10-08T13:11:18+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-08T13:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=55f7ea5a3c0895560f90ff5ef0a2f7081bbecb97'/>
<id>55f7ea5a3c0895560f90ff5ef0a2f7081bbecb97</id>
<content type='text'>
* generic
* jwst
* roman
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* generic
* jwst
* roman
</pre>
</div>
</content>
</entry>
<entry>
<title>First pass at implementing dedicated default mission environment(s)</title>
<updated>2024-10-08T05:16:22+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-08T05:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6e6709d9ff999c8c973fabd2c8df484975083d8b'/>
<id>6e6709d9ff999c8c973fabd2c8df484975083d8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #54 from jhunkeler/fix-bare-package-arguments</title>
<updated>2024-10-07T17:47:17+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2024-10-07T17:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=da3ef1951d68485f8d833674c7de2d724a668342'/>
<id>da3ef1951d68485f8d833674c7de2d724a668342</id>
<content type='text'>
Fix bare package arguments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bare package arguments</pre>
</div>
</content>
</entry>
<entry>
<title>Fix/add header documentation</title>
<updated>2024-10-07T16:56:58+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-07T16:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=e3be6e430a726a28de4c342e81ce7ac34448de8e'/>
<id>e3be6e430a726a28de4c342e81ce7ac34448de8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
