<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/.github/workflows/quality.yml, branch 6.0.2</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>build: don't over-run actions</title>
<updated>2021-08-31T20:24:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-08-31T20:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1d8f7440b054efe9a1af61925dc060dcf6324896'/>
<id>1d8f7440b054efe9a1af61925dc060dcf6324896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: never warn about old pip versions</title>
<updated>2021-08-09T12:27:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-08-09T12:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0e6f78a883f938e2e97de8fc61708c423fbca638'/>
<id>0e6f78a883f938e2e97de8fc61708c423fbca638</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: run tests and quality on all branches</title>
<updated>2021-04-14T10:13:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-14T10:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=52e5088a39b4d47e124a79c357dd04233658c583'/>
<id>52e5088a39b4d47e124a79c357dd04233658c583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: clean up pip files</title>
<updated>2021-03-01T23:17:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-01T23:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fd65d6fb804e5243d7eb17381c33351d0dfeab76'/>
<id>fd65d6fb804e5243d7eb17381c33351d0dfeab76</id>
<content type='text'>
auditwheel only installs on Python 3.  So only install it where we need
it, and clean up other .pip files along the way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
auditwheel only installs on Python 3.  So only install it where we need
it, and clean up other .pip files along the way.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make yaml syntax more uniform</title>
<updated>2021-02-25T11:22:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-25T02:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6c802eabcc79c0995ea7bde307527cf13f5f6a8c'/>
<id>6c802eabcc79c0995ea7bde307527cf13f5f6a8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run pylint on Mac to keep things consistent</title>
<updated>2020-12-31T23:56:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-12-31T23:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=40990ace4c08969f3d598399ffb5e2fac54ade66'/>
<id>40990ace4c08969f3d598399ffb5e2fac54ade66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run actions on any pull request, not just those going to master</title>
<updated>2020-11-30T21:47:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-30T21:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c77977f316250fbfa4387ca9b3d5839800675166'/>
<id>c77977f316250fbfa4387ca9b3d5839800675166</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run lint etc in GitHub Actions</title>
<updated>2020-11-30T00:19:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-29T21:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4360c9a0e0a2d2b1cefbd77824d4688cd76d0753'/>
<id>4360c9a0e0a2d2b1cefbd77824d4688cd76d0753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
