Skip to content
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

Usage with Renovate (for automated downstream PRs) #250

Open
MPV opened this issue Jun 9, 2023 · 1 comment
Open

Usage with Renovate (for automated downstream PRs) #250

MPV opened this issue Jun 9, 2023 · 1 comment

Comments

@MPV
Copy link

MPV commented Jun 9, 2023

Hi,
Anyone who's been able to get Renovate configured to automatically create PRs when depending upon the images from this repo?

There's some documentation here on how to make Renovate detect an image:

I imagine there could be some challenges with the docker image versions containing multiple tools (<JDK version>_<sbt version>_<Scala version>) — any ideas?

Imagine if one wants to pin to a major JDK version (and possibly a Scala version), but wants to get new automated PRs for any patch updates of any of these dependencies.

@francisdb
Copy link
Collaborator

No experience with renovate here, we could also use something that updates jdk versions in this project

javaTag: [
'graalvm-ce-22.3.0-b2-java17',
'graalvm-ce-22.3.0-b2-java11',
'eclipse-temurin-jammy-19.0.1_10',
'eclipse-temurin-jammy-17.0.5_8',
'eclipse-temurin-jammy-11.0.17_8',
'eclipse-temurin-jammy-8u352-b08',
'eclipse-temurin-focal-17.0.5_8',
'eclipse-temurin-focal-11.0.17_8',
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants