Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-cps-plugin
Commit: e913f4806ce95dae8397c5715440944391f77b9d
https://github.com/jenkinsci/workflow-cps-plugin/commit/e913f4806ce95dae8397c5715440944391f77b9d
Author: Bartosz Nowak <[email protected]>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
A src/main/resources/images/symbols/pause.svg
M
src/main/resources/org/jenkinsci/plugins/workflow/cps/PauseUnpauseAction/action.jelly
R src/main/webapp/images/pause.svg
Log Message:
-----------
Update pause icon to use symbol api
Commit: 9306b761ae2d912f3edbb265fe5b736052be2f3f
https://github.com/jenkinsci/workflow-cps-plugin/commit/9306b761ae2d912f3edbb265fe5b736052be2f3f
Author: Bartosz Nowak <[email protected]>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/replay/ReplayAction.java
A src/main/resources/symbols/images/redo.svg
Log Message:
-----------
Update redo symbol
Commit: 4f857c6907fe525962a2408f3b751f66ddabb79c
https://github.com/jenkinsci/workflow-cps-plugin/commit/4f857c6907fe525962a2408f3b751f66ddabb79c
Author: Bartosz Nowak <[email protected]>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java
Log Message:
-----------
Update gear symbol
Commit: 991622abb1f2d8fd838d124bbdca9f6de55694ec
https://github.com/jenkinsci/workflow-cps-plugin/commit/991622abb1f2d8fd838d124bbdca9f6de55694ec
Author: Bartosz Nowak <[email protected]>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
A src/main/resources/images/symbols/pause.svg
M
src/main/resources/org/jenkinsci/plugins/workflow/cps/PauseUnpauseAction/action.jelly
R src/main/webapp/images/pause.svg
Log Message:
-----------
Merge pull request #1 from DuMaM/feature/update-pause-icon
Update pause icon to use symbol api
Commit: e8070d6c45d3e932e201071f11d2b8d29902392c
https://github.com/jenkinsci/workflow-cps-plugin/commit/e8070d6c45d3e932e201071f11d2b8d29902392c
Author: Bartosz Nowak <[email protected]>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
A src/main/resources/images/symbols/redo.svg
R src/main/resources/symbols/images/redo.svg
Log Message:
-----------
Move icon around
Commit: 67735abca7fe2cfc0147da2170276d35b6b5469a
https://github.com/jenkinsci/workflow-cps-plugin/commit/67735abca7fe2cfc0147da2170276d35b6b5469a
Author: Bartosz Nowak <[email protected]>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java
Log Message:
-----------
Change Thread Dump icon to more fitting one
Gear icon is overused around Jenkins
Commit: 3ccf37ccc8d0745c24349ccad3556ba714955148
https://github.com/jenkinsci/workflow-cps-plugin/commit/3ccf37ccc8d0745c24349ccad3556ba714955148
Author: Bartosz Nowak <[email protected]>
Date: 2022-07-01 (Fri, 01 Jul 2022)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThread.java
Log Message:
-----------
Merge branch 'master' into feature/update-icons
Commit: cf2ca73c237c88cc998e58283034deb0b959d87d
https://github.com/jenkinsci/workflow-cps-plugin/commit/cf2ca73c237c88cc998e58283034deb0b959d87d
Author: Bartosz Nowak <[email protected]>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M .github/workflows/cd.yaml
Log Message:
-----------
Merge branch 'master' into feature/update-icons
Commit: 1356b9fbed466b3d0d6464dbe5f8e1233ce68ab4
https://github.com/jenkinsci/workflow-cps-plugin/commit/1356b9fbed466b3d0d6464dbe5f8e1233ce68ab4
Author: Bartosz Nowak <[email protected]>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Bump baseline to minimal required one
Commit: 36c399676be7618b1f2d6aca911fc617f59ff8b7
https://github.com/jenkinsci/workflow-cps-plugin/commit/36c399676be7618b1f2d6aca911fc617f59ff8b7
Author: Bartosz Nowak <[email protected]>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java
M
src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition2Test.java
A
src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinitionTest.java
Log Message:
-----------
Merge branch 'master' into feature/update-icons
Commit: 0da83a3326695e0544524894607260195319aa0e
https://github.com/jenkinsci/workflow-cps-plugin/commit/0da83a3326695e0544524894607260195319aa0e
Author: Jesse Glick <[email protected]>
Date: 2022-07-07 (Thu, 07 Jul 2022)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/replay/ReplayAction.java
A src/main/resources/images/symbols/pause.svg
A src/main/resources/images/symbols/redo.svg
M
src/main/resources/org/jenkinsci/plugins/workflow/cps/PauseUnpauseAction/action.jelly
R src/main/webapp/images/pause.svg
Log Message:
-----------
Merge pull request #559 from DuMaM/feature/update-icons
Update icons to new symbol icon api
Compare:
https://github.com/jenkinsci/workflow-cps-plugin/compare/fa8399a5867c...0da83a332669
--
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/fa8399-0da83a%40github.com.