Uh oh!
There was an error while loading. Please reload this page.
Enable GitHub Actions on the 3.9 branch - #20231
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vstinner
commented
May 19, 2020
Oh, the "CPython Tests" job of Travis CI failed with network error on installing Debian packages: W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/main/binary-i386/Packages Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.142), connection timed out [IP: 91.189.88.142 80] |
vstinner
commented
May 19, 2020
Merged, thanks @hugovk. |
miss-islington
commented
May 19, 2020
miss-islington
commented
May 19, 2020
Sorry @hugovk and @vstinner, I had trouble checking out the |
miss-islington
commented
May 19, 2020
bedevere-bot
commented
May 19, 2020
GH-20234 is a backport of this pull request to the 3.9 branch. |
vstinner
commented
May 19, 2020
Modifying the master branch doesn't seem to be enough: #20228 didn't run GHA jobs after I rebased my PR to re-trigger all CI jobs. I backported the PR to 3.9. |
miss-islington
commented
May 19, 2020
miss-islington
commented
May 19, 2020
miss-islington
commented
May 19, 2020
Sorry, @hugovk and @vstinner, I could not cleanly backport this to |
miss-islington
commented
May 19, 2020
Sorry @hugovk and @vstinner, I had trouble checking out the |
(cherry picked from commit c105f7d) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
For python/core-workflow#369, no bpo-NNNN available.
Also update to v2 actions where available.--> Moved to own PR: #20232.