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

Initial port to GitHub Actions #154

Merged
merged 7 commits into from
Mar 30, 2021
Merged

Initial port to GitHub Actions #154

merged 7 commits into from
Mar 30, 2021

Conversation

jamadden
Copy link
Member

As used in persistent and zope.interface.

Unlike those, enable coverage conditionally, it's far too slow to always run (builds go from a minute to 6 minutes).

Adds Python 3.9 and aarch64 wheels.

As used in persistent and zope.interface.

Unlike those, enable coverage conditionally, it's far too slow to
always run (builds go from a minute to 6 minutes).

Adds Python 3.9 and aarch64 wheels.
Borrow a trick from gevent and set CFLAGS=-O1.

List the supported Python variants in order so we can know what we're building and what's left to do; this makes following the logs easier.
So we were only getting the pure-Python version.

See #154
Copy link
Member

@icemac icemac left a comment

Choose a reason for hiding this comment

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

Looks okay for me from reading the diff.

@jamadden
Copy link
Member Author

Thanks for taking a look.

@jamadden jamadden merged commit 4bf93f5 into master Mar 30, 2021
@jamadden jamadden deleted the GHA branch March 30, 2021 10:13
@jamadden
Copy link
Member Author

Could someone with access to the zope.wheelbuilder PyPI account please add an appropriate PyPI token as the TWINE_PASSWORD repository secret in this repository?

@jamadden jamadden mentioned this pull request Mar 30, 2021
@mgedmin
Copy link
Member

mgedmin commented Mar 30, 2021

Secret added.

@jamadden
Copy link
Member Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants