<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/appveyor.yml, branch v41.2.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>appveyor: fix Python 2 job</title>
<updated>2019-05-14T14:58:09+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-05-14T14:58:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9146e8808d3912c5a193f6f9b0cc32c13bc4a4fc'/>
<id>9146e8808d3912c5a193f6f9b0cc32c13bc4a4fc</id>
<content type='text'>
Update virtualenv so the tox environment use a more recent version
of pip (and probably setuptools/wheel too).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update virtualenv so the tox environment use a more recent version
of pip (and probably setuptools/wheel too).
</pre>
</div>
</content>
</entry>
<entry>
<title>Require network in CI builds</title>
<updated>2019-02-23T17:38:55+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2019-02-07T14:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=675c690b4d8e55cd3c94a177d31b3a7937b2dd16'/>
<id>675c690b4d8e55cd3c94a177d31b3a7937b2dd16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>appveyor: only clone the first 50 commits</title>
<updated>2018-10-21T13:54:39+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2018-10-19T17:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c562f10429782b23b62df038b78350efeb54291c'/>
<id>c562f10429782b23b62df038b78350efeb54291c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>appveyor: ensure test requirements are installed and up-to-date</title>
<updated>2018-10-21T13:54:39+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2018-10-19T17:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5a9fd0f4110e2ff3e914b186fd4d9dcd46c4da92'/>
<id>5a9fd0f4110e2ff3e914b186fd4d9dcd46c4da92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump appveyor Python 3 to 3.6</title>
<updated>2018-05-15T14:40:40+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-04-12T18:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d85c11bcd1fc177405a6fe36eaddf92fbcb1b1db'/>
<id>d85c11bcd1fc177405a6fe36eaddf92fbcb1b1db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve speed and clarity of code coverage</title>
<updated>2018-03-27T18:48:16+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2018-03-26T16:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=58d299de99612f76f2ff5cfe7fb142d95e5e8738'/>
<id>58d299de99612f76f2ff5cfe7fb142d95e5e8738</id>
<content type='text'>
Rationale:
- tox should work the same as before
- coverage is too slow and disabled by default locally
- disable coverage on pypy and pypy3 (way too slow)
- add coverage info for pkg_resources
- make sure tests are ignored in coverage
- make sure all CI jobs are identifiable
- include coverage for xfail (too complicated otherwise)
- disable report on terminal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rationale:
- tox should work the same as before
- coverage is too slow and disabled by default locally
- disable coverage on pypy and pypy3 (way too slow)
- add coverage info for pkg_resources
- make sure tests are ignored in coverage
- make sure all CI jobs are identifiable
- include coverage for xfail (too complicated otherwise)
- disable report on terminal
</pre>
</div>
</content>
</entry>
<entry>
<title>Add coverage to appveyor build</title>
<updated>2018-03-23T17:06:10+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-03-21T14:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a2b444f1375d8c56275e50bd2a9bbe111003a76b'/>
<id>a2b444f1375d8c56275e50bd2a9bbe111003a76b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable pip cache in appveyor build</title>
<updated>2018-02-20T02:46:39+00:00</updated>
<author>
<name>Thijs Triemstra</name>
<email>info@collab.nl</email>
</author>
<published>2018-02-20T02:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d2d76256e1b19fe58d23d14891208d076873f07b'/>
<id>d2d76256e1b19fe58d23d14891208d076873f07b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On Appveyor, omit the '1.0.' prefix on all builds.</title>
<updated>2018-01-05T13:18:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-01-05T13:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=de000c41dbc110839c794337808ad98c1097b263'/>
<id>de000c41dbc110839c794337808ad98c1097b263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add environment variable to detect APPVEYOR. Ref #851.</title>
<updated>2016-11-18T20:57:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-11-18T20:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b4d77154138d7fb7042153491e9b5c1af534eb4d'/>
<id>b4d77154138d7fb7042153491e9b5c1af534eb4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
