Skip to content

Releases: screwdriver-cd/workflow-parser

v1.6.1

07 Sep 00:49
7f001b2
Compare
Choose a tag to compare

1.6.1 (2018-09-07)

Bug Fixes

v1.6.0

19 Jul 18:43
Compare
Choose a tag to compare

1.6.0 (2018-07-19)

Features

  • 1082: Fix to enable branch specific PR trigger (#13) (a652efe)

v1.5.0

08 Jun 18:44
Compare
Choose a tag to compare

1.5.0 (2018-06-08)

Features

  • 1082: Check if the trigger matches the branch regex or not (#12) (2c065c6)

v1.4.2

18 Apr 22:17
f963c63
Compare
Choose a tag to compare

1.4.2 (2018-04-18)

Bug Fixes

v1.4.1

18 Apr 22:15
a062c1f
Compare
Choose a tag to compare

1.4.1 (2018-04-18)

Bug Fixes

v1.4.0

01 Nov 23:41
702a710
Compare
Choose a tag to compare

1.4.0 (2017-11-01)

Features

  • add getSrcForJoin function (2f0443d)

v1.3.0

27 Oct 18:23
db42e0d
Compare
Choose a tag to compare

1.3.0 (2017-10-27)

Bug Fixes

  • add another test that combines logical OR and logical AND in the same requires block (a5a7a4d)
  • prevent workflow graph getting weird when requires contains duplicates (c4f34a1)

Features

  • support external pipelines as nodes, logical OR (164ce4c)

v1.2.1

25 Oct 22:58
Compare
Choose a tag to compare

1.2.1 (2017-10-25)

Bug Fixes

v1.2.0

25 Oct 21:49
Compare
Choose a tag to compare

1.2.0 (2017-10-25)

Features

  • add hasJoin function and fix hasCycle (1ff13d7)

v1.1.1

12 Oct 20:42
Compare
Choose a tag to compare

1.1.1 (2017-10-12)

Bug Fixes

  • expose hasCycle method in index (6cba1c8)