Renovate Bzlmod support requires version attribute even with git_override in place #33421
Replies: 1 comment
-
Converted to issue #33476 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How are you running Renovate?
A Mend.io-hosted app
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
Repro (I hope the explanation there is sufficient): https://github.com/phst/renovate-bazel-dep
My uneducated guess would be that the
version
match in https://github.com/renovatebot/renovate/blob/39.91.0/lib/modules/manager/bazel-module/rules.ts#L72 should be made optional if agit_override
is present.Logs (if relevant)
See README of the repro repo
Beta Was this translation helpful? Give feedback.
All reactions