Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: e367dd28e5f9c5c2dc52c4601f1a08e3be3b44b4
https://github.com/jenkinsci/git-plugin/commit/e367dd28e5f9c5c2dc52c4601f1a08e3be3b44b4
Author: Mark Waite <[email protected]>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Use parent pom 4.0
Commit: 44fd30ff0f3addc4d01222ab659cbaf1db347e64
https://github.com/jenkinsci/git-plugin/commit/44fd30ff0f3addc4d01222ab659cbaf1db347e64
Author: Mark Waite <[email protected]>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Use spotbugs 4.0.2
Commit: 2e02b17ff3b76f0a35660818ce758f1a7411ffc4
https://github.com/jenkinsci/git-plugin/commit/2e02b17ff3b76f0a35660818ce758f1a7411ffc4
Author: Mark Waite <[email protected]>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Fail build on spotbugs errors
Commit: 7ed82683641e1d2a03644d0a2dd78baf63018aa4
https://github.com/jenkinsci/git-plugin/commit/7ed82683641e1d2a03644d0a2dd78baf63018aa4
Author: Mark Waite <[email protected]>
Date: 2020-04-17 (Fri, 17 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Use bom 2.204 release 9
Commit: e533614dd10592695da8c0861ef203900fcdf344
https://github.com/jenkinsci/git-plugin/commit/e533614dd10592695da8c0861ef203900fcdf344
Author: Yuya.Nishida <[email protected]>
Date: 2020-04-18 (Sat, 18 Apr 2020)
Changed paths:
M src/main/resources/hudson/plugins/git/BranchSpec/help-name_ja.html
Log Message:
-----------
run: git cococo sed -i -e 's/ワルドカード/ワイルドカード/g'
src/main/resources/hudson/plugins/git/BranchSpec/help-name_ja.html
Commit: 47db44a9f9413ff853b0f6a0cf33fe68787272db
https://github.com/jenkinsci/git-plugin/commit/47db44a9f9413ff853b0f6a0cf33fe68787272db
Author: Mark Waite <[email protected]>
Date: 2020-04-18 (Sat, 18 Apr 2020)
Changed paths:
M src/main/resources/jenkins/plugins/git/GitStep/help.html
Log Message:
-----------
Clarify that tag names are not supported by git step
The git step is a simplified, intentionally less capable
implementation. It will not be extended any further. It is retained
for compatibility, but will not be used for any future additions.
The checkout step is the replacement for the git step. The checkout
step provides all the functionality of the git step and much more.
User feedback on the git step page was:
is specifying a tag name for the git branch setting still supported?
It doesn't seem to work any more, so maybe this doc needs updating?"
The doc already states that tag names are not supported. The reader
did not understand that non-support from the existing text. This pull
request attempts to make the non-support clearer by formatting the
non-supported items as a list (for emphasis) and by adding tag names
to the list rather than relying on the earlier list that included tab
names as not supported in the git step.
Commit: 0601fe5f892c051f3f077558d2f5163803c4149b
https://github.com/jenkinsci/git-plugin/commit/0601fe5f892c051f3f077558d2f5163803c4149b
Author: Mark Waite <[email protected]>
Date: 2020-04-18 (Sat, 18 Apr 2020)
Changed paths:
M src/main/java/hudson/plugins/git/extensions/impl/PruneStaleTag.java
M src/main/resources/hudson/plugins/git/BranchSpec/help-name_ja.html
M src/main/resources/jenkins/plugins/git/GitStep/help.html
M src/test/java/hudson/plugins/git/extensions/impl/PruneStaleTagTest.java
Log Message:
-----------
Merge branches 'use-pom-4.0', 'fix_typo' and 'improve-GitStep-docs'
Compare:
https://github.com/jenkinsci/git-plugin/compare/aa09dfd9778a...0601fe5f892c
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-plugin/push/refs/heads/master/aa09df-0601fe%40github.com.