Skip to content

fix: support pre-release versions and add new toolchain versions #2969

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

Merged
merged 9 commits into from
Jun 12, 2025

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Jun 11, 2025

Add latest toolchain builds and attempt adding a beta build.

This shows/tests that we can handle pre-release versions just fine
and we are able to test the toolchain matching. Whilst at it it implements
the static advertising of the remaining interpreter information.

Fixes #2837

@aignas aignas force-pushed the chore/update-standalone-20250610 branch from 5af2fd6 to a2d979e Compare June 11, 2025 07:08
@aignas aignas changed the title chore: new toolchain versions chore: new toolchain versions including 3.14.0b2 Jun 11, 2025
@aignas aignas changed the title chore: new toolchain versions including 3.14.0b2 fix: support pre-release versions and add new toolchain versions Jun 11, 2025
@aignas aignas marked this pull request as ready for review June 11, 2025 08:19
@aignas aignas requested a review from rickeylev as a code owner June 11, 2025 08:19
Copy link
Collaborator

@rickeylev rickeylev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pulled the dict-literal-in-a-ternary out into a regular if-else. I had to reparse it mentally several times otherwise.

@aignas aignas requested a review from rickeylev June 12, 2025 00:07
@rickeylev rickeylev enabled auto-merge June 12, 2025 02:44
@rickeylev rickeylev added this pull request to the merge queue Jun 12, 2025
Merged via the queue into bazel-contrib:main with commit 9b8f650 Jun 12, 2025
3 checks passed
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.

Support pre-release python versions for python-build-standalone toolchains
2 participants