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(Windows): log the list of tag(s) to be built #1755

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

lemeurherve
Copy link
Member

@lemeurherve lemeurherve commented Oct 24, 2023

This PR adds to the build logs a listing of the Windows tags that will be built, like what has been added to https://github.com/jenkinsci/docker-agent and https://github.com/jenkinsci/docker-inbound-agent build process.

Output:

= PREPARE: List of jenkins4eval/jenkins images and tags to be processed:
 {
     "jdk11-hotspot-windowsservercore-2019":  {
                                                  "Folder":  "11\\windows\\windowsservercore-2019\\hotspot",
                                                  "Tags":  [
                                                               "jdk11-hotspot-windowsservercore-2019"
                                                           ]
                                              }
 }

Testing done

pwsh make.ps1 and CI build.

Submitter checklist

Preview Give feedback

@lemeurherve lemeurherve force-pushed the list-windows-tags-in-logs branch 2 times, most recently from d02395e to 773b2f4 Compare October 24, 2023 14:07
@lemeurherve lemeurherve marked this pull request as ready for review November 1, 2023 11:14
@lemeurherve lemeurherve requested a review from a team as a code owner November 1, 2023 11:14
@lemeurherve lemeurherve changed the title chore: log the list of Windows tags to be built chore(Windows): log the list of tag(s) to be built Nov 1, 2023
@lemeurherve lemeurherve merged commit e5e8e1e into jenkinsci:master Nov 1, 2023
@lemeurherve lemeurherve deleted the list-windows-tags-in-logs branch November 1, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants