<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/.github, branch v60.9.2</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>Reduce GitHub Actions timeout from 6h to 75min</title>
<updated>2022-02-15T22:32:11+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-02-15T22:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ae6f313591bc66918708899ae2f1ce31df83a05d'/>
<id>ae6f313591bc66918708899ae2f1ce31df83a05d</id>
<content type='text'>
From times to times, tests (specially on PyPy) seem to get
stuck and be cancelled by GitHub after the default timeout (6h).

Before these tests are cancelled, however they count as an active job
and limit the amount of concurrent jobs/workflows PyPA's organization
may have running.

Currently, the slowest job running for the `main` workflow seem to be the
tests for PyPy+Windows, which take around 55 min. Therefore, chances are
that, if a test is taking much more than 1h to run, it got stuck.

We can be pragmatic and reduce the timeout for the `main`
workflow and free the resources quickly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From times to times, tests (specially on PyPy) seem to get
stuck and be cancelled by GitHub after the default timeout (6h).

Before these tests are cancelled, however they count as an active job
and limit the amount of concurrent jobs/workflows PyPA's organization
may have running.

Currently, the slowest job running for the `main` workflow seem to be the
tests for PyPy+Windows, which take around 55 min. Therefore, chances are
that, if a test is taking much more than 1h to run, it got stuck.

We can be pragmatic and reduce the timeout for the `main`
workflow and free the resources quickly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit tests for stdlib distutils to one job. Ref #3093.</title>
<updated>2022-02-12T23:21:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-12T23:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9e875b197a6785ad3f1791f1bc78b965e31a3e73'/>
<id>9e875b197a6785ad3f1791f1bc78b965e31a3e73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove invocation of bootstrap script, no longer needed. Fixes #3100.</title>
<updated>2022-02-12T20:51:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-12T20:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=357292252c188c7b9288e81dc68038cd43ca52e6'/>
<id>357292252c188c7b9288e81dc68038cd43ca52e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .github/workflows/main.yml</title>
<updated>2022-02-11T22:53:53+00:00</updated>
<author>
<name>Steven Silvester</name>
<email>steven.silvester@ieee.org</email>
</author>
<published>2022-02-11T22:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6d59c76ee856cc7bb9ae0d3892a2f92fa3204d2e'/>
<id>6d59c76ee856cc7bb9ae0d3892a2f92fa3204d2e</id>
<content type='text'>
Co-authored-by: Dustin Ingram &lt;di@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Dustin Ingram &lt;di@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update main.yml</title>
<updated>2022-02-11T21:28:28+00:00</updated>
<author>
<name>Steven Silvester</name>
<email>steven.silvester@ieee.org</email>
</author>
<published>2022-02-11T21:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=aa525e4b61c8cea24c244b85235726af0d3b8811'/>
<id>aa525e4b61c8cea24c244b85235726af0d3b8811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable running of sage-ci tests except on tagged commits. Ref #3093.</title>
<updated>2022-02-11T03:21:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-11T03:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f38d13906be5f3cfe3dadc0333c5ef01badaf777'/>
<id>f38d13906be5f3cfe3dadc0333c5ef01badaf777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.github/workflows/ci-sage.yml: Replace centos-8 (EOL) by centos-stream-8, centos-stream-9</title>
<updated>2022-02-04T19:43:22+00:00</updated>
<author>
<name>Matthias Koeppe</name>
<email>mkoeppe@math.ucdavis.edu</email>
</author>
<published>2022-02-04T19:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=68fb3883e155a7fd133474d17f0034b072d47745'/>
<id>68fb3883e155a7fd133474d17f0034b072d47745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.github/workflows/ci-sage.yml: Use https://trac.sagemath.org/ticket/33288 for CI fixes</title>
<updated>2022-02-04T19:43:02+00:00</updated>
<author>
<name>Matthias Koeppe</name>
<email>mkoeppe@math.ucdavis.edu</email>
</author>
<published>2022-02-04T19:43:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a53b404fce7f50874ff8cb7c40d2f2e744d125fb'/>
<id>a53b404fce7f50874ff8cb7c40d2f2e744d125fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.github/workflows/ci-sage.yml: Remove fedora-36, not ready</title>
<updated>2022-01-31T06:24:57+00:00</updated>
<author>
<name>Matthias Koeppe</name>
<email>mkoeppe@math.ucdavis.edu</email>
</author>
<published>2022-01-31T06:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0d5caf2c42cff3641466b4c9f0898ab235ac9fb7'/>
<id>0d5caf2c42cff3641466b4c9f0898ab235ac9fb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.github/workflows/ci-sage.yml: Remove flaky platforms, add new platforms</title>
<updated>2022-01-31T00:23:33+00:00</updated>
<author>
<name>Matthias Koeppe</name>
<email>mkoeppe@math.ucdavis.edu</email>
</author>
<published>2022-01-31T00:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=96947f4e5c44f1972b1f1359b90dc1529f862fd4'/>
<id>96947f4e5c44f1972b1f1359b90dc1529f862fd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
