Skip to content

bpo-39041: Add GitHub Actions support#17594

Merged
zooba merged 12 commits into
python:masterfrom
zooba:actions
Dec 16, 2019
Merged

bpo-39041: Add GitHub Actions support#17594
zooba merged 12 commits into
python:masterfrom
zooba:actions

Conversation

@zooba

@zooba zooba commented Dec 13, 2019

Copy link
Copy Markdown
Member

@zooba zooba changed the title Add GitHub Actions support bpo-39041: Add GitHub Actions support Dec 13, 2019

@brettcannon brettcannon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should make sure to add doc-building workflow. I would also build against -latest for the OSs. And I think you might be able to use ${runs-on} as the title so it states the OS that way.

@zooba

zooba commented Dec 13, 2019

Copy link
Copy Markdown
Member Author

I changed the VM images to "latest", but it still seems best to have static labels. I also added the coverage test run after we know the Ubuntu tests have passed, but I don't know that we'll want the extra delay.

Maybe if I split it into a separate check we can make the coverage run optional? We'll have to merge this one first though. Once I get the docs workflow in then we can do that and iterate on the coverage run.

@brettcannon

Copy link
Copy Markdown
Member

Yeah, I would split the coverage run out as a separate thing as we don't rely on it to prevent coverage slippage.

@zooba

zooba commented Dec 13, 2019

Copy link
Copy Markdown
Member Author

From my other PR (where I've enabled the builds), it looks like this:
image

@zooba zooba merged commit a76ba36 into python:master Dec 16, 2019
@zooba zooba deleted the actions branch December 16, 2019 18:46
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2020
(cherry picked from commit a76ba36)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-17868 is a backport of this pull request to the 3.8 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-17869 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2020
(cherry picked from commit a76ba36)

Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull request Jan 6, 2020
(cherry picked from commit a76ba36)

Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull request Jan 6, 2020
(cherry picked from commit a76ba36)

Co-authored-by: Steve Dower <steve.dower@python.org>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
farazs-github pushed a commit to MediaTek-Labs/cpython that referenced this pull request Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants