Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/promoted-builds-plugin
  Commit: 4624722341cf34cab83f00029ac9ddf7163e6be1
      
https://github.com/jenkinsci/promoted-builds-plugin/commit/4624722341cf34cab83f00029ac9ddf7163e6be1
  Author: Nick Caley <[email protected]>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M src/main/java/hudson/plugins/promoted_builds/PromotionProcess.java

  Log Message:
  -----------
  [FIXED JENKINS-13751] Allow reference to base SCM in promotion process

Previously, plugins such as the Git Publisher would not work in promotion 
processes because the SCM reference would be
empty.

This just makes a change to get the base job's SCM when getSCM is called on the 
promotion process, allowing the use of
steps such as the Git Publisher in promotion processes.


  Commit: 350f706e3157e7b1a07778bfcb0e518bee4e3246
      
https://github.com/jenkinsci/promoted-builds-plugin/commit/350f706e3157e7b1a07778bfcb0e518bee4e3246
  Author: Oleg Nenashev <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/main/java/hudson/plugins/promoted_builds/PromotionProcess.java

  Log Message:
  -----------
  Merge pull request #73 from spudfkc/fix-no-scm-in-promotion

[FIXED JENKINS-13751] - PromotionProcess returns SCM of its owner


Compare: 
https://github.com/jenkinsci/promoted-builds-plugin/compare/069d9fd258ec...350f706e3157

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to