Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-support-plugin
Commit: db351823bec94170209346b39e5b800fd03e0de0
https://github.com/jenkinsci/workflow-support-plugin/commit/db351823bec94170209346b39e5b800fd03e0de0
Author: Rowe <[email protected]>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapper.java
Log Message:
-----------
[JENKINS-73421] Expose getExternalizableId() in RunWrapper API
Commit: dfdf19bc23df258236f0c1c29cb38c5008a8252b
https://github.com/jenkinsci/workflow-support-plugin/commit/dfdf19bc23df258236f0c1c29cb38c5008a8252b
Author: stuartrowe <[email protected]>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapper.java
Log Message:
-----------
Return exisiting externalizableId member instead
Commit: f129830bc09fc5b1a925b8dacb12eff108e2e8a9
https://github.com/jenkinsci/workflow-support-plugin/commit/f129830bc09fc5b1a925b8dacb12eff108e2e8a9
Author: stuartrowe <[email protected]>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapperTest.java
Log Message:
-----------
Add test for RunWRapper#getExternalizableId()
Commit: 36224c1a99ed70ebd5e331818c081ee82ede858d
https://github.com/jenkinsci/workflow-support-plugin/commit/36224c1a99ed70ebd5e331818c081ee82ede858d
Author: stuartrowe <[email protected]>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapperTest.java
Log Message:
-----------
fix extra ' in externalizableId test pipeline definition
Commit: 3ded1d47d6d985b68692ba5b4304c84fc155985c
https://github.com/jenkinsci/workflow-support-plugin/commit/3ded1d47d6d985b68692ba5b4304c84fc155985c
Author: stuartrowe <[email protected]>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapper.java
Log Message:
-----------
fix spelling
Commit: ca98acf3940477d5393e167f123e7d1f7817b388
https://github.com/jenkinsci/workflow-support-plugin/commit/ca98acf3940477d5393e167f123e7d1f7817b388
Author: Stuart Rowe <[email protected]>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapperTest.java
Log Message:
-----------
Apply suggestions from code review
Make the RunWrapperTest#externalizableId) test more robust and exercise the
property getter.
Co-authored-by: Jesse Glick <[email protected]>
Commit: aaade5b88125d3188424c456379b2a60ae02ce4e
https://github.com/jenkinsci/workflow-support-plugin/commit/aaade5b88125d3188424c456379b2a60ae02ce4e
Author: stuartrowe <[email protected]>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapperTest.java
Log Message:
-----------
Avoid hardcoding the externalizableId
Commit: b76885ca921744c4eb26afcc590ea1d470efb404
https://github.com/jenkinsci/workflow-support-plugin/commit/b76885ca921744c4eb26afcc590ea1d470efb404
Author: stuartrowe <[email protected]>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapper/help.html
Log Message:
-----------
Add help text for RunWrapper 'externalizableId' property
Commit: c71c40c51f3b17b8e5b4420873d37b29fd2cf859
https://github.com/jenkinsci/workflow-support-plugin/commit/c71c40c51f3b17b8e5b4420873d37b29fd2cf859
Author: Jesse Glick <[email protected]>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapper.java
M
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapper/help.html
M
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapperTest.java
Log Message:
-----------
Merge pull request #268 from stuartrowe/JENKINS-73421
[JENKINS-73421] Expose getExternalizableId() in RunWrapper API
Compare:
https://github.com/jenkinsci/workflow-support-plugin/compare/6713aed8a573...c71c40c51f3b
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/workflow-support-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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/workflow-support-plugin/push/refs/heads/master/6713ae-c71c40%40github.com.