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

refactor wheel builder to use workflows and download/build separately #5412

Merged
merged 2 commits into from
Aug 16, 2020

Conversation

reaperhulk
Copy link
Member

This one retains the abi3/non-abi3 windows hack just in case we release before our bcrypt experiment has conclusive results.

- {VERSION: "3.6", MSVC_VERSION: "2019"}
- {VERSION: "3.7", MSVC_VERSION: "2019"}
- {VERSION: "3.8", MSVC_VERSION: "2019"}
- {VERSION: "3.8", MSVC_VERSION: "2019", "USE_ABI3": "true", "ABI_VERSION": "cp36"}
Copy link
Member

Choose a reason for hiding this comment

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

I win the fight on bcrypt but lose it here?

Copy link
Member Author

Choose a reason for hiding this comment

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

You lose it here for now. I don't want to have our wheel infra only capable of building the new style when we don't know the results of that experiment. If bcrypt goes well we can update this before 3.1 release.

Copy link
Member

Choose a reason for hiding this comment

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

I have confidence in the bcrypt expirement, so I guess I'm ok waiting a month to delete it :-)

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
@reaperhulk
Copy link
Member Author

This fixes #4907

@alex alex mentioned this pull request Aug 16, 2020
@opendev-zuul
Copy link

opendev-zuul bot commented Aug 16, 2020

Build succeeded (check pipeline).

@alex alex merged commit 7081923 into pyca:master Aug 16, 2020
@reaperhulk reaperhulk deleted the refactor-wheel-builder branch August 24, 2020 02:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants