Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: eac90be72124d7ef32d957af898a5eef913f478b
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/eac90be72124d7ef32d957af898a5eef913f478b
  Author: Andrew Bayer <[email protected]>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/WhenDirective.java
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/BuildingTagConditional.java
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/ChangeRequestConditional.java
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/TagConditional.java
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/WhenDirective/config.jelly
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/ChangeRequestConditional/config.jelly

  Log Message:
  -----------
  [FIXED JENKINS-50682] Actually pass descriptor to when condition forms

Also add display name for a few when conditions, move all of
ChangeRequestConditional's fields into advanced, since they're
optional and all, and smack things around a bit internally to not
display when directive parameters when they're not required and
they've got an empty string value.


  Commit: d3c278a8afdcf151b354e5ddb42980a3d1425257
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/d3c278a8afdcf151b354e5ddb42980a3d1425257
  Author: Andrew Bayer <[email protected]>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/WhenDirective.java
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/BuildingTagConditional.java
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/ChangeRequestConditional.java
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/TagConditional.java
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/WhenDirective/config.jelly
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/ChangeRequestConditional/config.jelly

  Log Message:
  -----------
  Merge pull request #261 from abayer/jenkins-50682

[FIXED JENKINS-50682] Actually pass descriptor to when condition forms


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/c1c7eb3196cc...d3c278a8afdc

-- 
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