Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: test Python 3 using GitHub Actions-based CI #29474

Closed

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 6, 2019

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

@cclauss cclauss 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
@cclauss cclauss requested a review from targos September 6, 2019 14:53
@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Sep 6, 2019
Co-Authored-By: Michaël Zasso <targos@protonmail.com>
.github/workflows/pythonpackage.yml Outdated Show resolved Hide resolved
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@cclauss cclauss closed this Oct 3, 2019
@cclauss cclauss deleted the test-python3-via-github-actions branch October 3, 2019 17:39
@cclauss cclauss restored the test-python3-via-github-actions branch December 19, 2019 14:09
@cclauss cclauss reopened this Dec 19, 2019
@cclauss cclauss 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

Trott commented Jan 12, 2020

Landed in 57351b6

@Trott Trott 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 <targos@protonmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@cclauss cclauss 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 <targos@protonmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@codebytere codebytere 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 <targos@protonmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
codebytere pushed a commit that referenced this pull request Mar 17, 2020
PR-URL: #29474
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@codebytere codebytere mentioned this pull request Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project. python PRs 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