Releases: screwdriver-cd/models
Releases · screwdriver-cd/models
v31.1.0
31.1.0 (2025-01-23)
Features
- 3266: make changes to models banner to include scope and scopeId (#639) (376280e)
v31.0.2
31.0.2 (2025-01-21)
Bug Fixes
- Build parameters added by the PR are made available to that PR build (#638) (ea29c89)
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)