Skip to content

Releases: screwdriver-cd/workflow-parser

v5.0.1

10 Oct 20:16
fd47bfd
Compare
Choose a tag to compare

5.0.1 (2024-10-10)

Bug Fixes

  • 3176: Use data-schema regex to filter for PR jobs (#56) (fd47bfd)

v5.0.0

30 Aug 21:08
c639e53
Compare
Choose a tag to compare

5.0.0 (2024-08-30)

Features

  • 3171: Pull in latest data-schema to persist pipeline template workflowGraph in a new column (#55) (c639e53)

BREAKING CHANGES

  • 3171: Move workflowGraph out of config and keep it at the same level as config

v4.4.1

06 Aug 19:42
6754a70
Compare
Choose a tag to compare

4.4.1 (2024-08-06)

Bug Fixes

  • 3413: skip jobs between stage setup and startFrom stage job only if they belong to the same stage (#54) (6754a70)

v4.4.0

02 Aug 17:58
b95c761
Compare
Choose a tag to compare

4.4.0 (2024-08-02)

Features

  • 3143: getNextJobs returns the startFrom job as the next job to execute if t… (#53) (b95c761)

v4.3.0

12 Mar 22:46
4ddfb98
Compare
Choose a tag to compare

4.3.0 (2024-03-12)

Features

  • 3022: Mark workflow node as virtual if it corresponds to a virtual job (#51) (4ddfb98)

v4.2.1

12 Mar 01:11
d9d3e17
Compare
Choose a tag to compare

4.2.1 (2024-03-12)

Bug Fixes

v4.2.0

07 Mar 23:01
e7b9b29
Compare
Choose a tag to compare

4.2.0 (2024-03-07)

Features

  • 3014: Process and include stage info in the workflow graph nodes when triggerFactory is not available (#50) (e7b9b29)

v4.1.3

01 Feb 01:29
d06fbea
Compare
Choose a tag to compare

4.1.3 (2024-02-01)

Bug Fixes

  • 2980: Revert "Revert "fix: let one job require be join" (#46)" (#49) (d06fbea)

v4.1.2

18 Jan 22:13
a6e2335
Compare
Choose a tag to compare

4.1.2 (2024-01-18)

Bug Fixes

v4.1.1

08 Nov 02:22
2267756
Compare
Choose a tag to compare

4.1.1 (2023-11-08)

Bug Fixes