-
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
internal: support repo prefixes and config settings in alias rendering #1756
Merged
Commits on Feb 14, 2024
-
internal: support repo prefixes and config settings in alias rendering
Summary: - introduce a whl_alias struct to make code more object oriented. - make the interface of the function as small as possible. - unify the bzlmod and legacy code paths. - allow to specify arbitrary repo prefixes and config settings when generating aliases (split out from bazelbuild#1744).
Configuration menu - View commit details
-
Copy full SHA for 3054c6f - Browse repository at this point
Copy the full SHA 3054c6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf84eb8 - Browse repository at this point
Copy the full SHA cf84eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d8fb10 - Browse repository at this point
Copy the full SHA 1d8fb10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b7907 - Browse repository at this point
Copy the full SHA 99b7907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c8f47d - Browse repository at this point
Copy the full SHA 7c8f47dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec848ec - Browse repository at this point
Copy the full SHA ec848ecView commit details
Commits on Feb 15, 2024
-
Update python/private/bzlmod/pip.bzl
Co-authored-by: Richard Levasseur <richardlev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4ce9f6b - Browse repository at this point
Copy the full SHA 4ce9f6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ecdf2 - Browse repository at this point
Copy the full SHA f0ecdf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d625627 - Browse repository at this point
Copy the full SHA d625627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 598e864 - Browse repository at this point
Copy the full SHA 598e864View 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.