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

Install Helix Python packages into a venv in a separate docker stage #1142

Merged
merged 11 commits into from
Jul 24, 2024

Conversation

jkoritzinsky
Copy link
Member

Install Helix python packages into a separate docker stage into a venv to avoid installing and uninstalling packages from the final image and to avoid using --break-system-packages.

@jkoritzinsky
Copy link
Member Author

I've validated that installing the packages into an activated venv does not break the dotnet/runtime CI in dotnet/runtime#105157.

@richlander
Copy link
Member

Thanks! So much better!

@jkoritzinsky jkoritzinsky enabled auto-merge (squash) July 22, 2024 17:42
@mthalman mthalman disabled auto-merge July 22, 2024 17:44
@jkoritzinsky jkoritzinsky enabled auto-merge (squash) July 22, 2024 18:01
@mthalman
Copy link
Member

Looks like there are issues with arm32.

@richlander
Copy link
Member

Looks like there are issues with arm32.

I thought that was the rule!

@jkoritzinsky jkoritzinsky merged commit 2c3ae7e into dotnet:main Jul 24, 2024
63 checks passed
@jkoritzinsky jkoritzinsky deleted the venv-stage branch July 24, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants