<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/ci, branch ethomson/reference_cmp</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>ci: update dockerfiles for mbedTLS new url</title>
<updated>2022-07-06T17:10:33+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-06T15:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=5afc146a6fec077e04b755ee8b7dde2a0d30e05c'/>
<id>5afc146a6fec077e04b755ee8b7dde2a0d30e05c</id>
<content type='text'>
Update the new URL for mbedTLS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the new URL for mbedTLS.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: move centos8 to centos stream</title>
<updated>2022-04-20T18:45:52+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-04-20T18:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=06b32a3f74c8ed97d07e64a372a3192fee6fb41d'/>
<id>06b32a3f74c8ed97d07e64a372a3192fee6fb41d</id>
<content type='text'>
CentOS 8 is no longer supported; use CentOS stream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CentOS 8 is no longer supported; use CentOS stream.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: use the runner's uid/gid</title>
<updated>2022-04-20T18:45:52+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-04-20T18:20:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=926efbd296dc5d80cc04fd6a0dfc4e7726d5799c'/>
<id>926efbd296dc5d80cc04fd6a0dfc4e7726d5799c</id>
<content type='text'>
Use the runner's uid/gid for the containers for sanity when sharing
files across volumes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the runner's uid/gid for the containers for sanity when sharing
files across volumes.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: some debugging output for containers</title>
<updated>2022-04-19T15:55:49+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-04-19T15:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2ee753a2958d5bd22fb61e4678cbcb5f19c493a7'/>
<id>2ee753a2958d5bd22fb61e4678cbcb5f19c493a7</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 benchmark tests nightly</title>
<updated>2022-02-28T04:44:19+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-02-23T03:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4c6eab99a7fe676385afc91165f4c132984f2c97'/>
<id>4c6eab99a7fe676385afc91165f4c132984f2c97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: allow for build-time (`cmake --build`) options</title>
<updated>2022-02-28T04:44:19+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-02-23T02:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=e48bb3b708d75dc0a41590543a5f844509d87d8e'/>
<id>e48bb3b708d75dc0a41590543a5f844509d87d8e</id>
<content type='text'>
Allow for options in the `cmake --build` phase, so that callers can
specify (eg) the config type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow for options in the `cmake --build` phase, so that callers can
specify (eg) the config type.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: rename build setup scripts</title>
<updated>2022-02-28T04:44:19+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-02-23T02:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=cfdf36f989cadba458c733607476631043af27d0'/>
<id>cfdf36f989cadba458c733607476631043af27d0</id>
<content type='text'>
Rename our build setup scripts to include the `build` name so that we
can add additional CI setup scripts with no ambiguity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename our build setup scripts to include the `build` name so that we
can add additional CI setup scripts with no ambiguity.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: refactor `add_clar_test` into separate module</title>
<updated>2022-02-23T03:07:45+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-11-17T19:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d02f4f7ad73d91504b9c9eb096989684edbc3417'/>
<id>d02f4f7ad73d91504b9c9eb096989684edbc3417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move utility tests into util</title>
<updated>2022-02-23T03:07:45+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-11-17T04:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=e6d93612e86f50809b941030ef605382895e6f0a'/>
<id>e6d93612e86f50809b941030ef605382895e6f0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: test `[user@host:port]:path` formats</title>
<updated>2022-01-18T02:06:06+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-01-11T02:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=6913422323a5df43020eeb8bd05cb7780228ecc2'/>
<id>6913422323a5df43020eeb8bd05cb7780228ecc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
