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

Adds yarn repl to launch a shell inside our docker images #1382

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

sc1f
Copy link
Contributor

@sc1f sc1f commented Apr 14, 2021

This PR adds yarn repl, which will launch a bash shell inside our docker images for better debugging of our Python build when trying to build Linux builds/wheels locally. yarn repl can be used with the same options to yarn build and yarn _wheel_python, i.e. --manylinux2010, --manylinux2014, etc.

@texodus
Copy link
Member

texodus commented Apr 15, 2021

Looks good! Thanks for the PR!

@texodus texodus merged commit 209bd74 into master Apr 15, 2021
@texodus texodus deleted the docker-repl branch April 15, 2021 01:42
@texodus texodus added this to the 0.7.0 milestone Apr 15, 2021
@texodus texodus added development internal Internal refactoring and code quality improvement labels Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal refactoring and code quality improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants