Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: f16fa77e345336bced22ac3dc3547f9cb58020aa
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/f16fa77e345336bced22ac3dc3547f9cb58020aa
  Author: Tim Jacomb <timjaco...@gmail.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/MatrixTest.java
    A 
pipeline-model-definition/src/test/resources/matrix/matrixStagesHaveStatusWhenMultipleSkipped.groovy

  Log Message:
  -----------
  JENKINS-72841 - Pass flow node ID when skipping stage


  Commit: a97ad08531ea43596f1b7e61d9d599bc4e351cd2
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/a97ad08531ea43596f1b7e61d9d599bc4e351cd2
  Author: Tim Jacomb <timjaco...@gmail.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy

  Log Message:
  -----------
  Handle parallel enclosing block


  Commit: 68d2cbb26a584033321c31cd03c3e90c075a46ec
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/68d2cbb26a584033321c31cd03c3e90c075a46ec
  Author: Tim Jacomb <timjaco...@gmail.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ParallelTest.java

  Log Message:
  -----------
  Adjust test for new flow node


  Commit: 50271649bc042fd5ae36a8ba49745dbc536e190c
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/50271649bc042fd5ae36a8ba49745dbc536e190c
  Author: Tim Jacomb <timjaco...@gmail.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy

  Log Message:
  -----------
  Simplify


  Commit: c53f7749f4c91540b0c53d53ad993410a36bffed
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/c53f7749f4c91540b0c53d53ad993410a36bffed
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2024-03-24 (Sun, 24 Mar 2024)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/RuntimeASTTransformer.groovy

  Log Message:
  -----------
  Merge branch 'master' into JENKINS-72841-use-step-context


  Commit: 13c481a8f29e6c1d733c82a1854845a62ff87f50
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/13c481a8f29e6c1d733c82a1854845a62ff87f50
  Author: Devin Nusbaum <dwnusb...@users.noreply.github.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    M pipeline-model-definition/pom.xml
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into JENKINS-72841-use-step-context


  Commit: 0ed4438bd5f4534a702804c52eabe3415573e696
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/0ed4438bd5f4534a702804c52eabe3415573e696
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy

  Log Message:
  -----------
  Update 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy

Co-authored-by: Devin Nusbaum <dwnusb...@users.noreply.github.com>


  Commit: 5eb4ac3618c0d825118936f6fd30b68bd4a9a1bb
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/5eb4ac3618c0d825118936f6fd30b68bd4a9a1bb
  Author: Tim Jacomb <timjaco...@gmail.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/MatrixTest.java

  Log Message:
  -----------
  Make test assertion stronger

Co-authored-by: Devin Nusbaum <dwnusb...@users.noreply.github.com>


  Commit: bd144259a8a92027109360538429b4f9e7813e51
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/bd144259a8a92027109360538429b4f9e7813e51
  Author: Devin Nusbaum <dnusb...@cloudbees.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ParallelTest.java

  Log Message:
  -----------
  Only use getContext step when actually skipping a stage

This should help reduce the number of tests that need to be adjusted to update 
FlowNode IDs.


  Commit: 41dd8ef6dd561452755641a2a3c76e69e9b2d0cb
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/41dd8ef6dd561452755641a2a3c76e69e9b2d0cb
  Author: Devin Nusbaum <dwnusb...@users.noreply.github.com>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/MatrixTest.java
    A 
pipeline-model-definition/src/test/resources/matrix/matrixStagesHaveStatusWhenMultipleSkipped.groovy

  Log Message:
  -----------
  Merge pull request #700 from timja/JENKINS-72841-use-step-context

[JENKINS-72841] - Pass flow node ID when skipping stage


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/26e255fd2984...41dd8ef6dd56

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pipeline-model-definition-plugin/settings/notifications

-- 
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/pipeline-model-definition-plugin/push/refs/heads/master/26e255-41dd8e%40github.com.

Reply via email to