Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-code-review-plugin
  Commit: 924a37611c718a392189cee634a2c5406d6352ee
      
https://github.com/jenkinsci/gerrit-code-review-plugin/commit/924a37611c718a392189cee634a2c5406d6352ee
  Author: Thomas Draebing <thomas.draeb...@sap.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

  Changed paths:
    M src/main/java/jenkins/plugins/gerrit/GerritEnvironmentContributor.java

  Log Message:
  -----------
  [JENKINS-59745] Fix exception navigating the SCMs of a workflowJob

The GerritCodeReview plugin tried to retrieve the change number and patch
set ID from the SCM defined in the WorkflowJob. This did not work in a
Multibranch pipeline, since this was only possible, if there was a previous
successful build.
This change instead uses the job name, which contains the change number and
patchset id, if a multibranch pipeline and the GerritCodeReview plugin is used,
to retrieve the required data.

Change-Id: If61ae72a920ae263a3c70d4968f95585a410acef


  Commit: 12d7c47a1d41f87458824e5c61d7ccc1011efaef
      
https://github.com/jenkinsci/gerrit-code-review-plugin/commit/12d7c47a1d41f87458824e5c61d7ccc1011efaef
  Author: Luca Milanesio <luca.milane...@gmail.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release gerrit-code-review-0.3.5

Change-Id: I41147e3770fbddf1dbdc7cb060cc56403437c758


Compare: 
https://github.com/jenkinsci/gerrit-code-review-plugin/compare/2cc329cfea69...12d7c47a1d41

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
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/2cc329-12d7c4%40github.com.

Reply via email to