Disable Renovate Gradle Artifact Updating? #31324
Unanswered
AlexanderGH
asked this question in
Request Help
Replies: 1 comment 2 replies
-
A lean option could be to extend the updateLockFiles configuration option for gradle. Unless there's protest from one of the maintainers, I could come up with a PR for that. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What would you like help with?
I would like help with my configuration
How are you running Renovate?
Self-hosted
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Bitbucket, I don't know the exact version, but one from August 2024
Please tell us more about your question or problem
In our repo, we already handle artifact updating once PRs are send and our setup is incompatible with the built-in artifact generation/verification in renovate.
Is there some way to disable the following from running on dep version update PRs?
renovate/lib/modules/manager/gradle/artifacts.ts
Line 134 in 62d88c6
Ideally something that doesn't rely on renaming our lockfiles to something renovate doesn't detect.
Logs (if relevant)
No response
Beta Was this translation helpful? Give feedback.
All reactions