<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/Makefile, branch 6.4.1</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: fix a typo in the Makefile</title>
<updated>2022-05-22T23:36:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-22T23:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=57e49ec3fab1a2953213a152e221aa7d11a971f3'/>
<id>57e49ec3fab1a2953213a152e221aa7d11a971f3</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 an api token for test.pypi.org</title>
<updated>2022-05-22T23:31:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-22T23:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bf279e81a2f559539057e439f8a16e0e64dfec25'/>
<id>bf279e81a2f559539057e439f8a16e0e64dfec25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: more make targets for release steps</title>
<updated>2022-05-22T21:29:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-22T21:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2b0f5843e28e58ac95a9c7b87de6f151625d7c78'/>
<id>2b0f5843e28e58ac95a9c7b87de6f151625d7c78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: one more tweak-down of the help target</title>
<updated>2022-01-05T15:31:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-05T12:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d869b0a9a115978b3a1ab2ac637e2217918c7dbd'/>
<id>d869b0a9a115978b3a1ab2ac637e2217918c7dbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(build): Makefile organization and help</title>
<updated>2022-01-01T12:36:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-12-31T22:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f7f16e7bdd6a67447270624f9796ba01c5e6d431'/>
<id>f7f16e7bdd6a67447270624f9796ba01c5e6d431</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 make target to cog the workflows</title>
<updated>2021-12-31T13:42:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-12-31T13:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c2773105682ee01b5ebfe5d29e86a9634d02b053'/>
<id>c2773105682ee01b5ebfe5d29e86a9634d02b053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(feat): track test times, and balance xdist workers</title>
<updated>2021-11-28T13:08:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-28T13:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d17be155d85afb2bc804693deacfd2e1c5f8738e'/>
<id>d17be155d85afb2bc804693deacfd2e1c5f8738e</id>
<content type='text'>
In the end, this seems to only speed things up by about 5%
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the end, this seems to only speed things up by about 5%
</pre>
</div>
</content>
</entry>
<entry>
<title>build(docs): a target for running cog on the docs</title>
<updated>2021-11-25T17:09:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-25T17:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=97fdd550020384d2eedaf72ff0cd46a4efcb7d05'/>
<id>97fdd550020384d2eedaf72ff0cd46a4efcb7d05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(build): a better way to pin light-thread packages</title>
<updated>2021-11-24T11:45:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-23T13:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3dfa4498abf5885307f921862f7d367166af76a6'/>
<id>3dfa4498abf5885307f921862f7d367166af76a6</id>
<content type='text'>
Also, clearly indicate when we are skipping tests because the packages aren't
available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, clearly indicate when we are skipping tests because the packages aren't
available.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: i ran mypy, so deal with .mypy_cache</title>
<updated>2021-11-21T15:22:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-21T15:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=eaf4a2be6de1a063e6c89daedee5f77177729da9'/>
<id>eaf4a2be6de1a063e6c89daedee5f77177729da9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
