<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git, branch fix-download-auth</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 redundant linkage to stasis_core.a</title>
<updated>2024-12-11T16:29:38+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-11T16:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=3c88d1ff55c1fd8eba6dd431d1220e7d8ff4796b'/>
<id>3c88d1ff55c1fd8eba6dd431d1220e7d8ff4796b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize authentication context</title>
<updated>2024-12-11T16:29:11+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-11T16:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=34ec75d49d084c15a572dcd9c20abb6b859af9f9'/>
<id>34ec75d49d084c15a572dcd9c20abb6b859af9f9</id>
<content type='text'>
* Argument generator may fail otherwise
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Argument generator may fail otherwise
</pre>
</div>
</content>
</entry>
<entry>
<title>Quote destination path</title>
<updated>2024-12-11T16:28:29+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-11T16:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f2879b58e2b8ceff1c865f17ebd53d89242e3d84'/>
<id>f2879b58e2b8ceff1c865f17ebd53d89242e3d84</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 #75 from jhunkeler/delivery-lib</title>
<updated>2024-12-11T15:28:47+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2024-12-11T15:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=3078519379ffcdc45811431336547d7df31a24ee'/>
<id>3078519379ffcdc45811431336547d7df31a24ee</id>
<content type='text'>
Move delivery_*.c sources into their own library</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move delivery_*.c sources into their own library</pre>
</div>
</content>
</entry>
<entry>
<title>Restructure project</title>
<updated>2024-12-11T14:45:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-11T14:30:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=4fd92ec6b203d6b94b9e9f9531fd60a65736e810'/>
<id>4fd92ec6b203d6b94b9e9f9531fd60a65736e810</id>
<content type='text'>
* Move headers to relevant include directories within the target tree(s)
* Adjust doxygen configuration to search correct paths
* Adjust CMake configuration to use new include paths
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move headers to relevant include directories within the target tree(s)
* Adjust doxygen configuration to search correct paths
* Adjust CMake configuration to use new include paths
</pre>
</div>
</content>
</entry>
<entry>
<title>Move delivery_*.c sources into their own library</title>
<updated>2024-12-09T00:36:31+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-09T00:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1bec4776252cec88ec3336602c0c477c20a1292f'/>
<id>1bec4776252cec88ec3336602c0c477c20a1292f</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 #74 from jhunkeler/with-indexer-tlc</title>
<updated>2024-12-08T00:53:44+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2024-12-08T00:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=456c5a481a7dabb53434a696488ac6eecb962d5b'/>
<id>456c5a481a7dabb53434a696488ac6eecb962d5b</id>
<content type='text'>
Combined: indexer-tlc and clone-existing-directory</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Combined: indexer-tlc and clone-existing-directory</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code</title>
<updated>2024-12-07T23:09:34+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-07T23:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=4c403d1f1318a163b017605c2af6d1a14c579f99'/>
<id>4c403d1f1318a163b017605c2af6d1a14c579f99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show current release followed by all available releases</title>
<updated>2024-12-07T23:09:20+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-07T23:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b677e21d0b996f8aef760f4c8330712107dad217'/>
<id>b677e21d0b996f8aef760f4c8330712107dad217</id>
<content type='text'>
* Include link to archived docker image (i.e. curl -L [..] | docker load)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Include link to archived docker image (i.e. curl -L [..] | docker load)
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize docker artifact directory</title>
<updated>2024-12-07T23:08:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-07T23:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=3475952db1f6e22f861077a0aac5435175df3975'/>
<id>3475952db1f6e22f861077a0aac5435175df3975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
