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

chore(updatecli) fix JDK and agent manifests to ensure new versions are tracked #155

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

dduportal
Copy link

@dduportal dduportal commented Apr 24, 2024

This PR is a follow-up of #154 which fixes the current JDK updatecli manifests to track the version of Temurin MSI installer versions instead of the Temurin Docker images.

It also introduces the following updatecli manifests changes:

Once merged this PR is expected to:

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
…pository

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal changed the title Chore/updatecli chore(updatecli) fix JDK and agent manifests to ensure new versions are tracked Apr 24, 2024
@dduportal
Copy link
Author

Self-merging:

  • Build is ✅
  • Updatecli diff log of the build says:
[2024-04-24T15:35:33.220Z] Run Summary
[2024-04-24T15:35:33.220Z] ===========
[2024-04-24T15:35:33.220Z] Pipeline(s) run:
[2024-04-24T15:35:33.220Z]   * Changed:	5
[2024-04-24T15:35:33.220Z]   * Failed:	0
[2024-04-24T15:35:33.220Z]   * Skipped:	0
[2024-04-24T15:35:33.220Z]   * Succeeded:	3
[2024-04-24T15:35:33.220Z]   * Total:	8

where the 5 changed elements are the 4 JDKs and the inbound agent as expected.

@dduportal dduportal marked this pull request as ready for review April 24, 2024 15:50
@dduportal dduportal merged commit 4ac8e90 into jenkins-infra:main Apr 24, 2024
2 checks passed
@dduportal dduportal deleted the chore/updatecli branch April 24, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant