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 Image w/ wheel support #569

Merged
merged 7 commits into from Nov 30, 2021
Merged

Conversation

jmadler
Copy link
Contributor

@jmadler jmadler commented Jul 10, 2020

Create a docker container image that retains multiple versions of python to enable building wheels and running tests across them natively. Configure TravisCI to use this image when building/testing.

This resolves #536, #411, #400

Known issues:

  • lint doesn't work as expected on CI
  • CI passes even if tests fail. This is a stopgap as 3.8 and 3.9 are still failing. Immediately following this landing, I will flip the error switch and make the build green by merging in the 3.8/3.9 fixes and addressing what remains.

@jmadler jmadler changed the title Build System Build Image w/ wheel support Nov 27, 2020
@jmadler jmadler requested a review from sfdye November 27, 2020 18:54
@edschofield
Copy link
Contributor

Looks good. Thanks, Jordan!

@edschofield edschofield merged commit 80523f3 into PythonCharmers:master Nov 30, 2021
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

2 participants