Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: ee78d7a821dffd82a42647cdbb2e379be8dfab92
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/ee78d7a821dffd82a42647cdbb2e379be8dfab92
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/DirectiveGenerator.java

  Log Message:
  -----------
  [FIXED JENKINS-50882] Make generator work on multibranch and org folders

Sigh - I didn't realize that Snippetizer actually had to do the same
thing in three places (well, more accurately, two of those are in
workflow-multibranch but are otherwise identical to what's in
Snippetizer). So here are `TransientActionFactory`s added for
`OrganizationFolder` and `WorkflowMultiBranchProject` (aka multibranch
folder), and a refinement of the `WorkflowJob` one too.


  Commit: d778bbd152c157e38773e480097d31eeb15f39dc
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/d778bbd152c157e38773e480097d31eeb15f39dc
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/DirectiveGenerator.java

  Log Message:
  -----------
  Merge pull request #267 from abayer/jenkins-50882

[FIXED JENKINS-50882] Make generator work on multibranch and org folders


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/e5b9160f8459...d778bbd152c1

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

Reply via email to