<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/ci/coverity.sh, branch ethomson/test_https</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>ci: stop using deprecated set-env in GitHub Actions</title>
<updated>2020-11-18T18:08:23+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-11-18T18:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=3d6b90359d1307736c9fd4488b1703d934a69a1a'/>
<id>3d6b90359d1307736c9fd4488b1703d934a69a1a</id>
<content type='text'>
(And move the ci scripts into the `ci` directory.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(And move the ci scripts into the `ci` directory.)
</pre>
</div>
</content>
</entry>
<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://trove.baserock.org/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: Correct the status code check so Coverity doesn't force-fail Travis</title>
<updated>2018-08-14T19:26:14+00:00</updated>
<author>
<name>Etienne Samson</name>
<email>samson.etienne@gmail.com</email>
</author>
<published>2018-08-14T19:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=351ca66126b08530d96556eb4521b601c69125e3'/>
<id>351ca66126b08530d96556eb4521b601c69125e3</id>
<content type='text'>
Otherwise you get something like

Emitted 525 C/C++ compilation units (100%) successfully

525 C/C++ compilation units (100%) are ready for analysis
The cov-build utility completed successfully.
Build successfully submitted.
Received error code 200 from Coverity

travis_time:end:14cf6373:start=1534254309066933889,finish=1534254728190974302,duration=419124040413
The command "if [ -n "$COVERITY" ]; then ../ci/coverity.sh; fi" exited with 1.
travis_time:start:01ed61d4
$ if [ -z "$COVERITY" ]; then ../ci/build.sh &amp;&amp; ../ci/test.sh; fi

travis_time:end:01ed61d4:start=1534254728197560961,finish=1534254728202711214,duration=5150253
The command "if [ -z "$COVERITY" ]; then ../ci/build.sh &amp;&amp; ../ci/test.sh; fi" exited with 0.

Done. Your build exited with 1.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise you get something like

Emitted 525 C/C++ compilation units (100%) successfully

525 C/C++ compilation units (100%) are ready for analysis
The cov-build utility completed successfully.
Build successfully submitted.
Received error code 200 from Coverity

travis_time:end:14cf6373:start=1534254309066933889,finish=1534254728190974302,duration=419124040413
The command "if [ -n "$COVERITY" ]; then ../ci/coverity.sh; fi" exited with 1.
travis_time:start:01ed61d4
$ if [ -z "$COVERITY" ]; then ../ci/build.sh &amp;&amp; ../ci/test.sh; fi

travis_time:end:01ed61d4:start=1534254728197560961,finish=1534254728202711214,duration=5150253
The command "if [ -z "$COVERITY" ]; then ../ci/build.sh &amp;&amp; ../ci/test.sh; fi" exited with 0.

Done. Your build exited with 1.</pre>
</div>
</content>
</entry>
<entry>
<title>ci: run coverity from travis's cron</title>
<updated>2018-07-29T16:26:21+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-07-28T21:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=6b92368c859d0bf0dcdb15ca8bee520e0f4e84f2'/>
<id>6b92368c859d0bf0dcdb15ca8bee520e0f4e84f2</id>
<content type='text'>
Instead of trying to run coverity builds during the regular PR process,
run them during a regularly scheduled cron process.  These only need to
run nightly, so it makes sense to bring them out of the PR process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of trying to run coverity builds during the regular PR process,
run them during a regularly scheduled cron process.  These only need to
run nightly, so it makes sense to bring them out of the PR process.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: move travis to the new scripts</title>
<updated>2018-07-28T22:54:46+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-07-27T11:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=24b8dd8275adb13acc68281c200623f636690666'/>
<id>24b8dd8275adb13acc68281c200623f636690666</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
