Skip to content

Releases: screwdriver-cd/models

v31.0.1

20 Dec 00:25
2213ac9
Compare
Choose a tag to compare

31.0.1 (2024-12-20)

Bug Fixes

v31.0.0

12 Dec 22:14
cea3593
Compare
Choose a tag to compare

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

12 Dec 05:15
582a8fa
Compare
Choose a tag to compare

30.2.3 (2024-12-12)

Bug Fixes

  • store the template id properly when PR changes the job template (#634) (582a8fa)

v30.2.2

21 Nov 00:35
49e6390
Compare
Choose a tag to compare

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

19 Nov 18:29
ff446ae
Compare
Choose a tag to compare

30.2.1 (2024-11-19)

Bug Fixes

  • 3228: GH status for virtual job PR build always shows as pending (#632) (ff446ae)

v30.2.0

15 Oct 16:53
90288dc
Compare
Choose a tag to compare

30.2.0 (2024-10-15)

Features

  • 3211: Upgrade data-schema to v24.1.0 (#631) (90288dc)

v30.1.2

30 Sep 05:02
8ec630c
Compare
Choose a tag to compare

30.1.2 (2024-09-30)

Bug Fixes

  • Store default parameters in event meta (#630) (8ec630c)

v30.1.1

25 Sep 04:56
1863449
Compare
Choose a tag to compare

30.1.1 (2024-09-25)

Bug Fixes

v30.1.0

12 Sep 07:25
152c985
Compare
Choose a tag to compare

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 Aug 22:07
b0062ef
Compare
Choose a tag to compare

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