-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
chore: update renovate to only update libraries-bom version in README.md
in 4 modules
#10768
Conversation
"generation diff / root-pom" check will pass when we update the library generation image tag. |
@@ -41,16 +41,6 @@ | |||
"depNameTemplate": "com.google.cloud:sdk-platform-java-config", | |||
"datasourceTemplate": "maven" | |||
}, | |||
{ |
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.
I don't think we want to remove this section all together, we still need it for vertex-ai, dns, notification and grafeas.
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.
I changed the config to only update libraries bom version in these 4 modules.
PR title and description are also modified.
…DME.md" This reverts commit eb72ebd.
README.md
README.md
in 4 modules
Original PR to limit renovate-bot's libraries-bom updates due to conflict with hermetic build: #10768 However, we want the native-image-sample to be included in these updates. It is not updated by hermetic build.
In this PR:
README.md
in 4 modules (java-dns, java-grafeas, java-notification and java-vertexai) since this value in other modules is updated by hermetic build scripts.To verify the change: