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

bazel: provide semi-hermetic python toolchain #1753

Merged
merged 1 commit into from
May 22, 2023

Conversation

malt3
Copy link
Contributor

@malt3 malt3 commented May 5, 2023

The actual python version used in bazel is hermetic after this PR. However, we still require a host python toolchain for bootstrapping (this will be fixed soon upstream) and host wide glibc (+ libcrypt.so.1).

Proposed change(s)

  • bazel: provide semi-hermetic python toolchain

Related issues

Checklist

  • Update docs
  • Add labels (e.g., for changelog category)
  • Link to Milestone

The actual python version used in bazel is hermetic after this PR.
However, we still require a host python toolchain for bootstrapping (this will be fixed soon upstream) and host wide glibc (+ libcrypt.so.1).
@malt3 malt3 added the no changelog Change won't be listed in release changelog label May 5, 2023
@netlify
Copy link

netlify bot commented May 5, 2023

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit 4fa8630
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/645519a69bc01e0008b31b42

@malt3 malt3 merged commit ab25794 into main May 22, 2023
@malt3 malt3 deleted the fix/bazel/semi-hermetic-python branch May 22, 2023 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Change won't be listed in release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants