Branch: refs/heads/master
Home: https://github.com/jenkinsci/gerrit-code-review-plugin
Commit: f5dd025dc300d97ce0e1982485a7e8e6d1fdf1be
https://github.com/jenkinsci/gerrit-code-review-plugin/commit/f5dd025dc300d97ce0e1982485a7e8e6d1fdf1be
Author: nickb-carallon <[email protected]>
Date: 2020-01-05 (Sun, 05 Jan 2020)
Changed paths:
M src/main/java/jenkins/plugins/gerrit/AbstractGerritSCMSource.java
R src/main/java/jenkins/plugins/gerrit/GerritFetchChangeSCMExtension.java
Log Message:
-----------
[JENKINS-60383] Use decorate function to set change's RefSpec
Currently the gerrit plugin will ignore traits added to the SCM source.
This change solves that issue, and reduces future maintenance by
overriding the decorate function, rather than the main build function.
Change-Id: I153a8e2eb708ca5ed2795feae2f187e2a7f717eb
Commit: fa50c52de748ea38074bcba8dd78e1b80ec97970
https://github.com/jenkinsci/gerrit-code-review-plugin/commit/fa50c52de748ea38074bcba8dd78e1b80ec97970
Author: Luca Milanesio <[email protected]>
Date: 2020-01-05 (Sun, 05 Jan 2020)
Changed paths:
M README.md
Log Message:
-----------
Update release notes and roadmap
Change-Id: I67185ec636402928b394fa8dfa4c8580eadc5758
Compare:
https://github.com/jenkinsci/gerrit-code-review-plugin/compare/1216c9115b5a...fa50c52de748
--
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/gerrit-code-review-plugin/push/refs/heads/master/1216c9-fa50c5%40github.com.