-
-
Notifications
You must be signed in to change notification settings - Fork 249
chore: add a Windows test on long path with git #962
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
Draft
lemeurherveCB
wants to merge
44
commits into
jenkinsci:master
Choose a base branch
from
lemeurherveCB:add-git-long-path-test
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+8
−1
Draft
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
721d452
chore: add a Windows test on long path with git
lemeurherveCB 24c1a2f
debug: true
lemeurherveCB 7f006ef
debug: downgrade git from 2.49.0 to 2.47.1 in nanoserver image
lemeurherveCB eb6845d
ensure git and windows are configured for long paths
lemeurherveCB 84074bf
limit builds for now
lemeurherveCB ff637dd
debug: downgrade git from 2.49.0 to 2.47.1 in windowsserver image (bu…
lemeurherveCB 5b1cb67
disable make every-build too for now
lemeurherveCB 9af4cb8
ensure git and windows are configured for long paths in windowsserver…
lemeurherveCB 2385422
Revert "debug: downgrade git from 2.49.0 to 2.47.1 in windowsserver i…
lemeurherveCB f19b778
remove agent type limitation
lemeurherveCB 16f20e7
remove image type limitation
lemeurherveCB 3591ffa
remove linux skip
lemeurherveCB 058f2b2
restore $env:TEST_DEBUG
lemeurherveCB c375743
proper test
lemeurherveCB 4fb628c
git config longpaths for all users
lemeurherveCB ca88ee8
restore
lemeurherveCB bf954fb
Merge branch 'master' into add-git-long-path-test
lemeurherveCB 8eef29c
Merge branch 'master' into add-git-long-path-test
lemeurherveCB fb62fc7
Update GIT_VERSION to 2.50.0 in wsc image
lemeurherveCB ed0582f
USER ContainerAdministrator for msiexec.exe
lemeurherveCB 6fb690b
Revert "USER ContainerAdministrator for msiexec.exe"
lemeurherveCB 59b87e3
switch to ZIP-based JDK installation
lemeurherveCB c9925b8
debug list folder
lemeurherveCB be748f4
debug
lemeurherveCB dad888c
more compact
lemeurherveCB 587247f
fixup
lemeurherveCB abb7a39
Merge branch 'master' into add-git-long-path-test
lemeurherveCB 3bb2f5a
fix merge conflict
lemeurherveCB e68281f
fixup
lemeurherveCB 69233ef
debug zipUrl
lemeurherveCB f6c6fb5
fixup jdk21 url
lemeurherveCB 04300a3
more debug
lemeurherveCB 6c23f4b
fixup destination
lemeurherveCB 34795b6
fixup
lemeurherveCB 9a0771d
fixup
lemeurherveCB 3a339b8
comment out 'can use git with a long path' for now, build stuck
lemeurherveCB 5826918
Merge branch 'master' into add-git-long-path-test
lemeurherveCB dc54265
fixup merge conflict (??)
lemeurherveCB e8168f0
Revert "comment out 'can use git with a long path' for now, build stuck"
lemeurherveCB dc054b2
Merge branch 'master' into add-git-long-path-test
lemeurherveCB 261bafe
store git lfs version in a global var
lemeurherveCB c004194
debug: verbose tests
lemeurherveCB 7ce5215
try `&` as prefix of `git` command
lemeurherveCB 5c303ce
Merge branch 'master' into add-git-long-path-test
lemeurherve File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.