Skip to content

Conversation

@cclauss
Copy link
Contributor

WIP: Try to replicate the Travis CI testing on GitHub Actions-based CI
so that we can continue to test legacy Python on Travis CI and
run Python 3 tests on GitHub Actions-based CI.

@targos You seem to have some magic that you do
to get these GitHub Actions test to run. I would be
fascinated if you can document them. Thanks!

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@cclausscclauss added wip Issues and PRs that are still a work in progress. python PRs and issues that require attention from people who are familiar with Python. labels Sep 6, 2019
@cclausscclauss requested a review from targosSeptember 6, 2019 14:53
@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Sep 6, 2019
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@cclausscclauss closed this Oct 3, 2019
@cclausscclauss deleted the test-python3-via-github-actions branch October 3, 2019 17:39
@cclausscclauss restored the test-python3-via-github-actions branch December 19, 2019 14:09
@cclausscclauss reopened this Dec 19, 2019
@cclausscclauss mentioned this pull request Jan 2, 2020
@cclausscclauss added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed wip Issues and PRs that are still a work in progress. labels Jan 9, 2020
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member

Landed in 57351b6

@TrottTrott closed this Jan 12, 2020
Trott pushed a commit that referenced this pull request Jan 12, 2020
PR-URL: #29474 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
@cclausscclauss deleted the test-python3-via-github-actions branch January 12, 2020 02:55
MylesBorins pushed a commit that referenced this pull request Jan 16, 2020
PR-URL: #29474 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
@codebyterecodebytere mentioned this pull request Jan 16, 2020
codebytere pushed a commit that referenced this pull request Mar 14, 2020
PR-URL: #29474 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
codebytere pushed a commit that referenced this pull request Mar 17, 2020
PR-URL: #29474 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
@codebyterecodebytere mentioned this pull request Mar 17, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.metaIssues and PRs related to the general management of the project.pythonPRs and issues that require attention from people who are familiar with Python.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@cclauss@nodejs-github-bot@Trott@targos@gengjiawen@richardlau@BridgeAR