-
Notifications
You must be signed in to change notification settings - Fork 399
Use JGit 7.3.0 #1262
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
Use JGit 7.3.0 #1262
Conversation
Bumps `jgit.version` from 7.0.0.202409031743-r to 7.2.0.202503040940-r. Updates `org.eclipse.jgit:org.eclipse.jgit` from 7.0.0.202409031743-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-r...v7.2.0.202503040940-r) Updates `org.eclipse.jgit:org.eclipse.jgit.http.apache` from 7.0.0.202409031743-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-r...v7.2.0.202503040940-r) Updates `org.eclipse.jgit:org.eclipse.jgit.http.server` from 7.0.0.202409031743-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-r...v7.2.0.202503040940-r) Updates `org.eclipse.jgit:org.eclipse.jgit.lfs` from 7.0.0.202409031743-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-r...v7.2.0.202503040940-r) Updates `org.eclipse.jgit:org.eclipse.jgit.ssh.apache` from 7.0.0.202409031743-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-r...v7.2.0.202503040940-r) --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jgit:org.eclipse.jgit.http.apache dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jgit:org.eclipse.jgit.http.server dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jgit:org.eclipse.jgit.lfs dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jgit:org.eclipse.jgit.ssh.apache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Trying to bisect the cause of the consistent test failure on Windows.
This reverts commit 1552fd2.
Review later if the tests can be fixed
Need an incremental build for more testing
I've converted this to a draft pull request to remind that additional testing is needed before this can merge. Refer to the related pull request: Needs additional testing, including:
|
Git client plugin incremental build from: * jenkinsci/git-client-plugin#1262 Mina SSHD incremental build from: * jenkinsci/mina-sshd-api-plugin#150 Test plan from: * jenkinsci/git-client-plugin#1262 (comment)
Git client plugin incremental build from: * jenkinsci/git-client-plugin#1262 Mina SSHD incremental build from: * jenkinsci/mina-sshd-api-plugin#150 Test plan from: * jenkinsci/git-client-plugin#1262 (comment)
Git client plugin incremental build from: * jenkinsci/git-client-plugin#1262 Mina SSHD incremental build from: * jenkinsci/mina-sshd-api-plugin#150 Test plan from: * jenkinsci/git-client-plugin#1262 (comment)
Allow an incremental build to be created. This reverts commit a79db44.
This reverts commit 4a5791f.
eclipse-jgit/jgit#155 (comment) Run the test to see if it resolves the test failure before deploying it more widely in the plugin code.
…github.com:jenkinsci/git-client-plugin into dependabot/maven/jgit.version-7.2.0.202503040940-r
Testing using the https://github.com/MarkEWaite/JGit-7.2.0 repository and the most recent changes from 2128f54 (and before) show no file handle leaks in multiple test runs with intentionally varied launch times for the jobs. |
Passes manual file leak detection tests jenkinsci/git-client-plugin#1262 jenkinsci/git-plugin#1732
@jenkinsci/git-client-plugin-developers please review this set of changes. I'd like to release it in the next 5 days. |
@MarkEWaite when can we have new release of plugin with JGit 7.3.0. Can we have it released soon please. |
@KanakamedalaSiri can you install the incremental build as described at https://github.com/jenkinsci/git-client-plugin/pull/1262/checks?check_run_id=44103081624 and report your results? |
Bumps
jgit.version
from 7.0.0.202409031743-r to 7.2.0.202503040940-r.Updates
org.eclipse.jgit:org.eclipse.jgit
from 7.0.0.202409031743-r to 7.2.0.202503040940-rCommits
fddef06
JGit v7.2.0.202503040940-rc43126f
JGit v7.2.0.202503040805-r28136bc
CacheRegion: fix non translatable text warnings1468a80
Merge branch 'master' into stable-7.24ef8870
Ensure access to autoRefresh is thread-safeac5146f
FileReftableStack: use FileSnapshot to detect modification1ff9c2a
FileReftableDatabase: consider ref updates by another process5db57fe
BlameRegionMerger: report invalid regions with checked exception.3483bd7
Merge "[ssh known_hosts] Handle unknown keys better"1b70d59
Prepare 7.2.0-SNAPSHOT buildsUpdates
org.eclipse.jgit:org.eclipse.jgit.http.apache
from 7.0.0.202409031743-r to 7.2.0.202503040940-rCommits
fddef06
JGit v7.2.0.202503040940-rc43126f
JGit v7.2.0.202503040805-r28136bc
CacheRegion: fix non translatable text warnings1468a80
Merge branch 'master' into stable-7.24ef8870
Ensure access to autoRefresh is thread-safeac5146f
FileReftableStack: use FileSnapshot to detect modification1ff9c2a
FileReftableDatabase: consider ref updates by another process5db57fe
BlameRegionMerger: report invalid regions with checked exception.3483bd7
Merge "[ssh known_hosts] Handle unknown keys better"1b70d59
Prepare 7.2.0-SNAPSHOT buildsUpdates
org.eclipse.jgit:org.eclipse.jgit.http.server
from 7.0.0.202409031743-r to 7.2.0.202503040940-rCommits
fddef06
JGit v7.2.0.202503040940-rc43126f
JGit v7.2.0.202503040805-r28136bc
CacheRegion: fix non translatable text warnings1468a80
Merge branch 'master' into stable-7.24ef8870
Ensure access to autoRefresh is thread-safeac5146f
FileReftableStack: use FileSnapshot to detect modification1ff9c2a
FileReftableDatabase: consider ref updates by another process5db57fe
BlameRegionMerger: report invalid regions with checked exception.3483bd7
Merge "[ssh known_hosts] Handle unknown keys better"1b70d59
Prepare 7.2.0-SNAPSHOT buildsUpdates
org.eclipse.jgit:org.eclipse.jgit.lfs
from 7.0.0.202409031743-r to 7.2.0.202503040940-rCommits
fddef06
JGit v7.2.0.202503040940-rc43126f
JGit v7.2.0.202503040805-r28136bc
CacheRegion: fix non translatable text warnings1468a80
Merge branch 'master' into stable-7.24ef8870
Ensure access to autoRefresh is thread-safeac5146f
FileReftableStack: use FileSnapshot to detect modification1ff9c2a
FileReftableDatabase: consider ref updates by another process5db57fe
BlameRegionMerger: report invalid regions with checked exception.3483bd7
Merge "[ssh known_hosts] Handle unknown keys better"1b70d59
Prepare 7.2.0-SNAPSHOT buildsUpdates
org.eclipse.jgit:org.eclipse.jgit.ssh.apache
from 7.0.0.202409031743-r to 7.2.0.202503040940-rCommits
fddef06
JGit v7.2.0.202503040940-rc43126f
JGit v7.2.0.202503040805-r28136bc
CacheRegion: fix non translatable text warnings1468a80
Merge branch 'master' into stable-7.24ef8870
Ensure access to autoRefresh is thread-safeac5146f
FileReftableStack: use FileSnapshot to detect modification1ff9c2a
FileReftableDatabase: consider ref updates by another process5db57fe
BlameRegionMerger: report invalid regions with checked exception.3483bd7
Merge "[ssh known_hosts] Handle unknown keys better"1b70d59
Prepare 7.2.0-SNAPSHOT buildsMost Recent Ignore Conditions Applied to This Pull Request
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)