Releases: screwdriver-cd/models
Releases · screwdriver-cd/models
v31.0.0
31.0.0 (2024-12-12)
Features
- 3181: Skip execution of a virtual job when an event is started from that job (#635) (cea3593)
BREAKING CHANGES
- 3181: Virtual job at the beginning of the event is no longer queued for execution. API changes are needed to process such build to mark its status as 'SUCCESS' and trigger its downstream jobs.
v30.2.3
30.2.3 (2024-12-12)
Bug Fixes
- store the template id properly when PR changes the job template (#634) (582a8fa)
v30.2.2
30.2.2 (2024-11-21)
Bug Fixes
- Private pipelines are not displayed in the list of pipelines that use job templates. (#633) (49e6390)
v30.2.1
30.2.1 (2024-11-19)
Bug Fixes
- 3228: GH status for virtual job PR build always shows as pending (#632) (ff446ae)
v30.1.2
30.1.2 (2024-09-30)
Bug Fixes
- Store default parameters in event meta (#630) (8ec630c)
v30.1.0
30.1.0 (2024-09-12)
Features
- 3193: Add upstream remote trigger's pipeline name data into workflow graph node as displayName [2] (#628) (152c985)
v30.0.0
30.0.0 (2024-08-30)
Features
- 3171: Move pipeline template workflowGraph out of config into a new field (BREAKING CHANGE) (#627) (b0062ef)
BREAKING CHANGES
- 3171: Move workflowGraph out of config and keep it at the same level as config