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

[JENKINS-71506] Support custom refspec in lightweight checkout - experiment #1552

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
2a91c95
Support custom refspec in lightweight checkout
ckullabosch Jun 19, 2023
d20c716
Move logic inside HeadNameResult.calculate()
ckullabosch Jun 21, 2023
1fde396
[Jenkins-71506] Remove spotbugs finding
ckullabosch Jun 21, 2023
efed3af
Fix NPE
ckullabosch Jun 21, 2023
c64fd02
Make use of Constants.FETCH_HEAD
ckullabosch Jun 23, 2023
e3269b0
Merge branch 'master' into ckullabosch/master
MarkEWaite Jul 1, 2023
080cfb8
Accept 64 character SHA-256 as well
MarkEWaite Jul 1, 2023
fd64d80
Reduce diff for easier code review
MarkEWaite Jul 1, 2023
e6e957f
Revert "Accept 64 character SHA-256 as well"
MarkEWaite Jul 1, 2023
6d0daaf
Merge branch 'master' into ckullabosch/master
MarkEWaite Jul 1, 2023
fb0afc9
Use an import to simplify reading the test
MarkEWaite Jul 1, 2023
d21149d
Suppress a spotbugs warning as technical debt
MarkEWaite Jul 1, 2023
343d3f1
Rename local headName as calculatedHeadName for clarity
MarkEWaite Jul 1, 2023
244ba1f
Report value of headNameResult.headName
MarkEWaite Jul 1, 2023
1b881a6
Declare refSpec can be null in calculate
MarkEWaite Jul 1, 2023
ac489cf
Merge branch 'master' into ckullabosch/master
MarkEWaite Jul 2, 2023
e66e798
Simplify GitSCMFileSystemTest with import
MarkEWaite Jul 2, 2023
c40b747
Fix refspec calculation for tags
ckullabosch Jul 7, 2023
8878bbb
Remove headName field in HeadNameResult
ckullabosch Jul 7, 2023
6673ed0
Merge branch 'master' into ckullabosch/master
MarkEWaite Jul 8, 2023
78797e8
Merge branch 'master' into ckullabosch/master
MarkEWaite Jul 18, 2023
4c04395
Merge branch 'master' into ckullabosch/master
MarkEWaite Dec 29, 2023
188e56d
Merge branch 'master' of github.com:balakine/git-plugin
balakine Feb 14, 2024
66acacc
Some light refactoring
balakine Feb 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into ckullabosch/master
MarkEWaite committed Jul 1, 2023
commit 6d0daaffc29472d5526f555baaea74aa80079323

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.