-
Notifications
You must be signed in to change notification settings - Fork 541
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
feat: add runtime_env toolchain suite to replace "autodetecting" toolchain #2018
Merged
rickeylev
merged 13 commits into
bazelbuild:main
from
rickeylev:feat.runtime.env.toolchain
Jun 28, 2024
Merged
feat: add runtime_env toolchain suite to replace "autodetecting" toolchain #2018
rickeylev
merged 13 commits into
bazelbuild:main
from
rickeylev:feat.runtime.env.toolchain
Jun 28, 2024
Commits on Jun 27, 2024
-
feat: add runtime_env toolchain suite to replace "autodetecting" tool…
…chain This adds a more comprehensive replacement for the "autodetecting" toolchain. Specifically, it defines all our toolchain types so that they take precedence when specified. This prevents the hemertic toolchains (registered by default) from accidentally being used when undesired. To keep the behaviour backwards compatible, an alias is added for the autodetecting toolchain with a deprecation notice. Co-Authored-by: Richard Levasseur <richardlev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7a84eeb - Browse repository at this point
Copy the full SHA 7a84eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for bddf1c0 - Browse repository at this point
Copy the full SHA bddf1c0View commit details -
fixup! feat: add runtime_env toolchain suite to replace "autodetectin…
…g" toolchain finish doc
Configuration menu - View commit details
-
Copy full SHA for 5e1194b - Browse repository at this point
Copy the full SHA 5e1194bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ec794 - Browse repository at this point
Copy the full SHA 55ec794View commit details -
Merge branch 'feat.runtime.env.toolchain' of https://github.com/ricke…
…ylev/rules_python into feat.runtime.env.toolchain
Configuration menu - View commit details
-
Copy full SHA for 590b01c - Browse repository at this point
Copy the full SHA 590b01cView commit details -
Configuration menu - View commit details
-
Copy full SHA for df3a449 - Browse repository at this point
Copy the full SHA df3a449View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b14c04 - Browse repository at this point
Copy the full SHA 7b14c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ada95e - Browse repository at this point
Copy the full SHA 4ada95eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 686a009 - Browse repository at this point
Copy the full SHA 686a009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00af994 - Browse repository at this point
Copy the full SHA 00af994View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e73e87 - Browse repository at this point
Copy the full SHA 9e73e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fdd45c - Browse repository at this point
Copy the full SHA 5fdd45cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d7dd3 - Browse repository at this point
Copy the full SHA 14d7dd3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.