<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/.github/workflows/main.yml, branch ethomson/test_https</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>cmake: USE_SSH is not on by default</title>
<updated>2021-11-11T20:56:10+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-11-10T22:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=6c00fcb767b38c1902c0b1ca15350e7c5766e23d'/>
<id>6c00fcb767b38c1902c0b1ca15350e7c5766e23d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: only update docs on push</title>
<updated>2021-11-09T14:03:06+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-11-09T14:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=51f6f15d710c39c6844ceef58efea6db93c46d61'/>
<id>51f6f15d710c39c6844ceef58efea6db93c46d61</id>
<content type='text'>
Only update the documentation on a `push`.  We were previously updating the documentation only when not in a `pull_request`, which meant that we would push documentation updates in manual build triggers.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only update the documentation on a `push`.  We were previously updating the documentation only when not in a `pull_request`, which meant that we would push documentation updates in manual build triggers.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5950 from boretrk/posixtest</title>
<updated>2021-08-25T16:20:50+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-08-25T16:20:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0850b1722cbd5095aa6f6e307b9c1bac49228d53'/>
<id>0850b1722cbd5095aa6f6e307b9c1bac49228d53</id>
<content type='text'>
open: input validation for empty segments in path</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
open: input validation for empty segments in path</pre>
</div>
</content>
</entry>
<entry>
<title>ci: tag new containers with the latest tag</title>
<updated>2021-08-23T19:04:35+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-08-23T19:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=3b603d319ee5f1f1436cd383505c47ec853c32c5'/>
<id>3b603d319ee5f1f1436cd383505c47ec853c32c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: run centos7 and centos8 builds nightly</title>
<updated>2021-08-15T21:18:04+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-08-15T21:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=624717774e70eee0af44c0f6e1be9ed0da1328d2'/>
<id>624717774e70eee0af44c0f6e1be9ed0da1328d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: final docs update</title>
<updated>2021-08-10T17:34:20+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-08-10T17:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=631ae5a67f17fd12c4c2b2406bec96fe61c473ff'/>
<id>631ae5a67f17fd12c4c2b2406bec96fe61c473ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: build docs in source directory for consistency</title>
<updated>2021-08-10T17:13:10+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-08-10T17:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=fd54db0e45b3373b5537ad37247f032251449387'/>
<id>fd54db0e45b3373b5537ad37247f032251449387</id>
<content type='text'>
All the other workflows jobs check out into the `source` directory; do this in the documentation build job as well, for consistency across jobs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All the other workflows jobs check out into the `source` directory; do this in the documentation build job as well, for consistency across jobs.</pre>
</div>
</content>
</entry>
<entry>
<title>ci: update path during documentation generation</title>
<updated>2021-08-10T15:28:17+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-08-10T15:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0e38f2b30b07780bad5b665cdb72d32b17cb8efc'/>
<id>0e38f2b30b07780bad5b665cdb72d32b17cb8efc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: update paths during docker build</title>
<updated>2021-08-10T14:44:17+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-08-10T14:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=587494d0936d6f943b98d8caa447e956e20c195e'/>
<id>587494d0936d6f943b98d8caa447e956e20c195e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: remove the docker entrypoint</title>
<updated>2021-08-09T12:42:34+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-08-08T15:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=b140e22e2e4e0bb47eea39485a5501497462023a'/>
<id>b140e22e2e4e0bb47eea39485a5501497462023a</id>
<content type='text'>
Omitting an entrypoint.sh to configure the container and instead
depending on docker primitives allows us to be more portable.  (If a
distribution uses a different mechanism for adding users, we need not
have multiple entrypoint.sh files or invariants within it; instead we
can configure that in the dockerfile itself along with all the other
distribution specific components.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Omitting an entrypoint.sh to configure the container and instead
depending on docker primitives allows us to be more portable.  (If a
distribution uses a different mechanism for adding users, we need not
have multiple entrypoint.sh files or invariants within it; instead we
can configure that in the dockerfile itself along with all the other
distribution specific components.)
</pre>
</div>
</content>
</entry>
</feed>
