Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test git client plugin and git plugin pre-release builds
Git client plugin 6.1.1-rc3643.ff37e600016d includes JGit 7.1.0. JGit 7.1.0 is scheduled to release 4 Dec 2024, so there is a small chance that the version will be updated before the official release. Git client plugin pull request for JGit 7.1.0 is: * jenkinsci/git-client-plugin#1220 JGit 7.1.0 release notes are: * https://projects.eclipse.org/projects/technology.jgit/releases/7.1.0 Git plugin 5.6.1-rc5357.7a_4955e76288 adds credentials to the GitClient object before decorating the object with settings from extensions. A plugin that adds a deocrator will now be able to adjust the credentials if needed. * jenkinsci/git-plugin#1687 * https://issues.jenkins.io/browse/JENKINS-73677 Tested by running: PLUGINS=github-branch-source,cloudbees-bitbucket-branch-source,,mailer TEST=InjectedTest bash local-test.sh
- Loading branch information