Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 83f43ce0ea80bb691731654db3dd005e0878dc1c
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/83f43ce0ea80bb691731654db3dd005e0878dc1c
  Author: Maik Bader <[email protected]>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M 
plugin/src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/gdsl.groovy

  Log Message:
  -----------
  Fix handling of 'step.displayName' while generating gdsl file.


  Commit: bfec442744128d4a0a95c11e4a836b91b8155392
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/bfec442744128d4a0a95c11e4a836b91b8155392
  Author: Maik Bader <[email protected]>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M 
plugin/src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/gdsl.groovy

  Log Message:
  -----------
  Fix handling of 'step.displayName' while generating gdsl file.


  Commit: d3f7f9b7c7b1898fee0ebdc3012c139d713fb256
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/d3f7f9b7c7b1898fee0ebdc3012c139d713fb256
  Author: Jesse Glick <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M .github/dependabot.yml
    M .mvn/extensions.xml
    M README.md
    M dgm-builder/pom.xml
    M lib/pom.xml
    M plugin/.eslintrc.js
    M plugin/package.json
    M plugin/pom.xml
    M 
plugin/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M 
plugin/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsGroovyShell.java
    M plugin/src/main/js/samples.js
    M plugin/src/main/js/snippets/workflow.js
    M plugin/src/main/js/workflow-editor.js
    M 
plugin/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction/index.jelly
    M 
plugin/src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/index.jelly
    M 
plugin/src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/workflow.js
    M 
plugin/src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinitionTest.java
    M 
plugin/src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecutionTest.java
    M 
plugin/src/test/java/org/jenkinsci/plugins/workflow/cps/PersistenceProblemsTest.java
    M 
plugin/src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTester.java
    M 
plugin/src/test/java/org/jenkinsci/plugins/workflow/cps/replay/ReplayActionTest.java
    A plugin/webpack.common.js
    R plugin/webpack.config.js
    A plugin/webpack.dev.js
    A plugin/webpack.prod.js
    M plugin/yarn.lock
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into fixGeneratedGdslCodeDisplayNames


  Commit: a180afe9d3cdcc91cde978afdeb9e3ab2948b0f6
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/a180afe9d3cdcc91cde978afdeb9e3ab2948b0f6
  Author: Jesse Glick <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
plugin/src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/gdsl.groovy

  Log Message:
  -----------
  Merge pull request #674 from mbxsuite/fixGeneratedGdslCodeDisplayNames

Fix generated gdsl code display names


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/d671d4321509...a180afe9d3cd

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/workflow-cps-plugin/push/refs/heads/master/d671d4-a180af%40github.com.

Reply via email to