<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/ci, branch threading-docs</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>ci: ignore coverity failures in nightly runs</title>
<updated>2019-01-28T12:33:31+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-28T10:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0cf5b6b17d1d96226880fcfabc614dbaada808ac'/>
<id>0cf5b6b17d1d96226880fcfabc614dbaada808ac</id>
<content type='text'>
Coverity is back but it's only read-only!  Agh.  Just allow it to fail
and not impact the overall job run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Coverity is back but it's only read-only!  Agh.  Just allow it to fail
and not impact the overall job run.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: update poxyproxy, run in quiet mode</title>
<updated>2019-01-20T17:35:50+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-20T17:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=c9d9e25fb1b7e61277c43d56c6e3fc8bb8f1745f'/>
<id>c9d9e25fb1b7e61277c43d56c6e3fc8bb8f1745f</id>
<content type='text'>
Update the proxy so that we can enable a quiet mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the proxy so that we can enable a quiet mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: run all invasive tests on windows</title>
<updated>2019-01-19T01:16:45+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-19T00:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=e2b9f56878d873eca143bb03a9dac138db424ce0'/>
<id>e2b9f56878d873eca143bb03a9dac138db424ce0</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 run invasive tests during nightly runs</title>
<updated>2019-01-19T01:16:45+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-19T00:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=1ebf3a7decc29e40fdd2925db4d3039c238c8513'/>
<id>1ebf3a7decc29e40fdd2925db4d3039c238c8513</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: clear settings variables in powershell</title>
<updated>2019-01-19T00:38:00+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-19T00:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=6b8a648f6f302e6165ebcbf2c38dc0fe258c567f'/>
<id>6b8a648f6f302e6165ebcbf2c38dc0fe258c567f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: enable some of the invasive testcases</title>
<updated>2019-01-11T10:53:54+00:00</updated>
<author>
<name>Etienne Samson</name>
<email>samson.etienne@gmail.com</email>
</author>
<published>2019-01-11T10:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=1b4ba8443fe3029b7fbebce67d231cc4dd62be88'/>
<id>1b4ba8443fe3029b7fbebce67d231cc4dd62be88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: PROXY_URL is more accurately PROXY_HOST</title>
<updated>2018-11-28T15:10:02+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-10-21T20:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=de60d9b4c643217abaf75664aa0a4ff55f7dd9b5'/>
<id>de60d9b4c643217abaf75664aa0a4ff55f7dd9b5</id>
<content type='text'>
Change the `GITTEST_REMOTE_PROXY_URL` environment variable to be
`GITTEST_REMOTE_PROXY_HOST`, since it is a host:port combination, not an
actual URL.  (We cannot use a URL here since we may want to include the
username:password combination in the constructed URL.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the `GITTEST_REMOTE_PROXY_URL` environment variable to be
`GITTEST_REMOTE_PROXY_HOST`, since it is a host:port combination, not an
actual URL.  (We cannot use a URL here since we may want to include the
username:password combination in the constructed URL.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4860 from tiennou/ci/macos-leaks</title>
<updated>2018-10-31T08:47:10+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-10-31T08:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=b5ae83bfac53fa3a17435ebf2fc3b79db8055dae'/>
<id>b5ae83bfac53fa3a17435ebf2fc3b79db8055dae</id>
<content type='text'>
CI: Fix macOS leak detection</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CI: Fix macOS leak detection</pre>
</div>
</content>
</entry>
<entry>
<title>tests: use CLAR_AT_EXIT to check for leaks on macOS</title>
<updated>2018-10-30T21:32:57+00:00</updated>
<author>
<name>Etienne Samson</name>
<email>samson.etienne@gmail.com</email>
</author>
<published>2018-10-30T21:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=8c49b3bf26f4334f90dadf42685c95b356a7a0a3'/>
<id>8c49b3bf26f4334f90dadf42685c95b356a7a0a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clar: provide a way to run some shell before exiting</title>
<updated>2018-10-30T21:32:23+00:00</updated>
<author>
<name>Etienne Samson</name>
<email>samson.etienne@gmail.com</email>
</author>
<published>2018-10-23T20:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0e69485efd4637223b1a138bfebaf5b3ed048bb4'/>
<id>0e69485efd4637223b1a138bfebaf5b3ed048bb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
