Commit da6a54e
committed
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.sh1 parent a72b700 commit da6a54e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
962 | 962 | | |
963 | 963 | | |
964 | 964 | | |
965 | | - | |
| 965 | + | |
966 | 966 | | |
967 | 967 | | |
968 | 968 | | |
| |||
0 commit comments