<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/.github/workflows/quality.yml, branch nedbat/python-dev</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: drop Python 3.6 support</title>
<updated>2021-12-31T17:12:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-12-31T14:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=39f8f3ed43cf82cdf30b57d7f9624addcbd9e372'/>
<id>39f8f3ed43cf82cdf30b57d7f9624addcbd9e372</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 new setup-python caching</title>
<updated>2021-11-24T11:39:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-24T11:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c1ac82f150b4ac05b8cbf2dbc11cd35986559e1c'/>
<id>c1ac82f150b4ac05b8cbf2dbc11cd35986559e1c</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 my branches without making pull requests</title>
<updated>2021-10-27T22:52:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-27T22:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7fd1ea39925f0856ff607bb30796bc948a8c829d'/>
<id>7fd1ea39925f0856ff607bb30796bc948a8c829d</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 minimal tox.pip for getting tox started</title>
<updated>2021-10-25T13:07:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-25T12:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2d2d6088b94845ffc4062853aa7230879ee66a44'/>
<id>2d2d6088b94845ffc4062853aa7230879ee66a44</id>
<content type='text'>
No need to install a lot of junk just to have tox make a new venv and install
things into it.  And then ci.pip can be much smaller, installing just what kits
need: kit.pip
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No need to install a lot of junk just to have tox make a new venv and install
things into it.  And then ci.pip can be much smaller, installing just what kits
need: kit.pip
</pre>
</div>
</content>
</entry>
<entry>
<title>build: avoid direct setup.py invocations</title>
<updated>2021-10-25T12:32:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-25T11:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4da807c9a83aacaacefb67a1f9e12d312e6d1247'/>
<id>4da807c9a83aacaacefb67a1f9e12d312e6d1247</id>
<content type='text'>
Also simplified the .pip files a bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also simplified the .pip files a bit.
</pre>
</div>
</content>
</entry>
<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>
</feed>
