Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Automate updates of LTS version #1098

Open
timja opened this issue Apr 5, 2023 · 1 comment
Open

Automate updates of LTS version #1098

timja opened this issue Apr 5, 2023 · 1 comment

Comments

@timja
Copy link
Member

timja commented Apr 5, 2023

What feature do you want to see added?

#1097 introduces managing of the LTS version as configuration rather than automatically figuring it out. This allows us to get more deterministic results and review when breakages occur.

#1097 (comment) shows where needs to be automatically updated

The easiest way is likely with updatecli, see:
https://github.com/jenkins-infra/jenkins-infra/blob/production/updatecli/weekly.d/jenkins-lts.yaml

and could be run with a GitHub action, see https://github.com/jenkinsci/bom/blob/master/.github/workflows/action-updatecli.yaml

Upstream changes

No response

@basil
Copy link
Member

basil commented Jul 31, 2024

Could likely be done with Renovate's Maven Datasource by using packageRules with allowedVersions set to a regex to filter non-LTS releases.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants