Skip to content

Build Image w/ wheel support - #569

Merged
edschofield merged 7 commits into
PythonCharmers:masterfrom
jmadler:master
Nov 30, 2021
Merged

Build Image w/ wheel support#569
edschofield merged 7 commits into
PythonCharmers:masterfrom
jmadler:master

Conversation

@jmadler

@jmadler jmadler commented Jul 10, 2020

Copy link
Copy Markdown
Contributor

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 Nov 27, 2020
@jmadler
jmadler requested a review from sfdye November 27, 2020 18:54
@edschofield

Copy link
Copy Markdown
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

2 participants