-
-
Notifications
You must be signed in to change notification settings - Fork 645
refactor: Mark internal and python extension as reproducible
#1892
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
Conversation
This avoids an unnecessary lockfile entry for users of rules_python.
|
@aignas Could you review this? |
aignas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM in general, would love a line in CHANGELOG about the bumped dependency.
It does mean that the rules_python_gazelle_plugin will always have a warning because it depends on 1.3, so maybe we should bump the gazelle/MODULE.bazel as well?
python extension as reproducible
|
I also marked the |
This avoids unnecessary lockfile entries for users of rules_python.