Test git plugin pre-release build #4061
Closed
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.
Test git plugin pre-release builds
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.
Jira issue for the change of ordering of GitClient decoration is:
Rejected changes
The pre-release git client plugin fails the warnings-ng tests with a null pointer exception. Those changes have been removed from this pull request in commit d4df168
Testing done
Checked that a few plugins that depend on the git plugin are passing their automated tests in the BOM context.
Submitter checklist