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): add a manifest for git-lfs on Windows #500

Merged

Conversation

lemeurherve
Copy link
Member

This PR adds an updatecli manifest to keep git-lfs up to date in Windows images.

Testing done

Submitter checklist

@lemeurherve
Copy link
Member Author

updatecli diff looks good:

setGitLfsVersionWindowsServer
-----------------------------

**Dry Run enabled**

⚠ The line #50, matched by the keyword "ARG" and the matcher "GIT_LFS_VERSION", is changed from "ARG GIT_LFS_VERSION=3.1.4" to "ARG GIT_LFS_VERSION=v3.4.0".
⚠ - changed lines [50] of file "/tmp/updatecli/github/jenkinsci/docker-agent/windows/windowsservercore/Dockerfile"

setGitLfsVersionWindowsNanoserver
---------------------------------

**Dry Run enabled**

⚠ The line #58, matched by the keyword "ARG" and the matcher "GIT_LFS_VERSION", is changed from "ARG GIT_LFS_VERSION=3.1.4" to "ARG GIT_LFS_VERSION=v3.4.0".
⚠ - changed lines [58] of file "/tmp/updatecli/github/jenkinsci/docker-agent/windows/nanoserver/Dockerfile"

⚠ Bump git-lfs version on Windows:
Source:
✔ [lastVersion] Get the latest git-lfs version
Target:
⚠ [setGitLfsVersionWindowsNanoserver] Update the git-lfs Windows version for Windows Nanoserver
⚠ [setGitLfsVersionWindowsServer] Update the git-lfs Windows version for Windows Core Server

@lemeurherve lemeurherve merged commit f8ca9c1 into jenkinsci:master Sep 13, 2023
1 of 2 checks passed
@lemeurherve lemeurherve deleted the add-git-lfs-updatecli-manifest branch September 13, 2023 13:09
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.

1 participant