<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/.github/workflows/testsuite.yml, branch nedbat/picklable</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>test: only rerun the failed tests in CI</title>
<updated>2022-12-03T01:56:23+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk@sydorenko.org.ua</email>
</author>
<published>2022-12-01T16:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=535060c95b606f0c043e02a4688b4bda6f162996'/>
<id>535060c95b606f0c043e02a4688b4bda6f162996</id>
<content type='text'>
This patch simplifies attempting to execute the tests again on
failures in CI. It also limits the scope of the tests being rerun to
include only those that failed on the first try. Additionally, it
enables the maximum verbosity so that the retry is more useful for
troubleshooting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch simplifies attempting to execute the tests again on
failures in CI. It also limits the scope of the tests being rerun to
include only those that failed on the first try. Additionally, it
enables the maximum verbosity so that the retry is more useful for
troubleshooting.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: colored pytest output in GitHub Actions</title>
<updated>2022-11-29T12:41:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-29T11:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e955f106134029e2b8991a3ad1299377b73a0e55'/>
<id>e955f106134029e2b8991a3ad1299377b73a0e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: 3.11.0 and 3.12.0a1 are available</title>
<updated>2022-10-27T09:51:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-25T11:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=263582fb688d0fb94465da21cc80c87a046d95b1'/>
<id>263582fb688d0fb94465da21cc80c87a046d95b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: update three actions to latest version (#1473)</title>
<updated>2022-10-17T15:46:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-17T15:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a3c8683f8e46590c145e16c1aebf7a7766513890'/>
<id>a3c8683f8e46590c145e16c1aebf7a7766513890</id>
<content type='text'>
Also, remove the symbolic references in the comments, since dependabot
doesn't update them.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, remove the symbolic references in the comments, since dependabot
doesn't update them.</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix the branch protection gate check @ GHA</title>
<updated>2022-10-05T00:26:22+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk@sydorenko.org.ua</email>
</author>
<published>2022-10-04T15:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fdc40d016acb719be6b96e5cd1ab4a7dd0687548'/>
<id>fdc40d016acb719be6b96e5cd1ab4a7dd0687548</id>
<content type='text'>
This adds a GHA job that reliably determines if all the required
dependencies have succeeded or not.

It is now in use in aiohttp (and other aio-libs projects), CherryPy,
some of the Ansible repositories, all of the jaraco's projects (like
`setuptools`, `importlib_metadata`), some of hynek's projects, some
PyCQA, PyCA, PyPA and pytest projects, a few AWS Labs projects (to my
surprise).

The story behind this is explained in more detail at
https://github.com/marketplace/actions/alls-green#why.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a GHA job that reliably determines if all the required
dependencies have succeeded or not.

It is now in use in aiohttp (and other aio-libs projects), CherryPy,
some of the Ansible repositories, all of the jaraco's projects (like
`setuptools`, `importlib_metadata`), some of hynek's projects, some
PyCQA, PyCA, PyPA and pytest projects, a few AWS Labs projects (to my
surprise).

The story behind this is explained in more detail at
https://github.com/marketplace/actions/alls-green#why.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: ci cleanup</title>
<updated>2022-09-20T10:54:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-09-20T10:42:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2c4bd7f1f9e8c3c429db2b9cfdc33ba0881f8fde'/>
<id>2c4bd7f1f9e8c3c429db2b9cfdc33ba0881f8fde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: a final step to give required checks a simple name</title>
<updated>2022-09-20T10:30:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-09-20T10:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e71d76946c47a1a5465c08da4ba140164eed036d'/>
<id>e71d76946c47a1a5465c08da4ba140164eed036d</id>
<content type='text'>
https://github.com/orgs/community/discussions/33579
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/orgs/community/discussions/33579
</pre>
</div>
</content>
</entry>
<entry>
<title>build: bump to 3.11.0-rc.2</title>
<updated>2022-09-13T23:30:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-09-13T23:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a462893ecb747b8d1a6e877e5cac083d53254df1'/>
<id>a462893ecb747b8d1a6e877e5cac083d53254df1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use --require-hashes to be very clear</title>
<updated>2022-08-24T13:49:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-08-24T13:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ccc82ead73b1cd756cd3b24ea6bb1d8d7faaa79c'/>
<id>ccc82ead73b1cd756cd3b24ea6bb1d8d7faaa79c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: update 3.11 references to rc1</title>
<updated>2022-08-16T14:00:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-08-16T14:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=007c6168070523e04389ac97457de2969ba0c727'/>
<id>007c6168070523e04389ac97457de2969ba0c727</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
