Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-stage-step-plugin
  Commit: a49d6669dac978462da222f89c97453ff6d03ae6
      
https://github.com/jenkinsci/pipeline-stage-step-plugin/commit/a49d6669dac978462da222f89c97453ff6d03ae6
  Author: Jesse Glick <[email protected]>
  Date:   2023-01-17 (Tue, 17 Jan 2023)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStep.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStepExecution.java
    R 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/StageStep/CanceledCause/summary.jelly
    M 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/StageStep/help.html
    M 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/stage/Messages.properties
    M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/StageStepTest.java

  Log Message:
  -----------
  Deleting deprecated non-block-scoped variant of `stage` step


  Commit: 6d3db745b2983bc082efacaf8eb887924fb0ccc6
      
https://github.com/jenkinsci/pipeline-stage-step-plugin/commit/6d3db745b2983bc082efacaf8eb887924fb0ccc6
  Author: Jesse Glick <[email protected]>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStepExecution.java
    A 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/StageStep/CanceledCause/summary.jelly

  Log Message:
  -----------
  Restore `StageActionImpl` and `CanceledCause` for compatibility of historical 
builds


  Commit: 50e56cdd58d9b6ece218553b7469e043b6738704
      
https://github.com/jenkinsci/pipeline-stage-step-plugin/commit/50e56cdd58d9b6ece218553b7469e043b6738704
  Author: Jesse Glick <[email protected]>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStepExecution.java

  Log Message:
  -----------
  SpotBugs


  Commit: 98037d5be20c18cdd7792097a4fe1dc19557abb6
      
https://github.com/jenkinsci/pipeline-stage-step-plugin/commit/98037d5be20c18cdd7792097a4fe1dc19557abb6
  Author: Jesse Glick <[email protected]>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStep.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStepExecution.java
    M 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/stage/Messages.properties
    M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/StageStepTest.java

  Log Message:
  -----------
  Restoring compatibility for simple `stage xxx` and only failing on attempts 
to use `concurrency` 
https://github.com/jenkinsci/pipeline-stage-step-plugin/pull/94#discussion_r1073876143


  Commit: e96d0205c1c6372e116487d0eb209d8210903576
      
https://github.com/jenkinsci/pipeline-stage-step-plugin/commit/e96d0205c1c6372e116487d0eb209d8210903576
  Author: Jesse Glick <[email protected]>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStep.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStepExecution.java
    M 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/StageStep/help.html
    M 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/stage/Messages.properties
    M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/StageStepTest.java

  Log Message:
  -----------
  Merge pull request #94 from jglick/deprecation

Deleting `concurrency` parameter to deprecated non-block-scoped variant of 
`stage` step


Compare: 
https://github.com/jenkinsci/pipeline-stage-step-plugin/compare/91026c7d3091...e96d0205c1c6

-- 
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/pipeline-stage-step-plugin/push/refs/heads/master/91026c-e96d02%40github.com.

Reply via email to