Skip to content

Releases: form8ion/github-actions-node-ci

v5.0.1

16 Oct 05:06
Compare
Choose a tag to compare

5.0.1 (2024-10-16)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v12 (97cbfa9)

v5.0.0

16 Oct 02:36
86d5286
Compare
Choose a tag to compare

5.0.0 (2024-10-16)

Features

  • node-versions: drop support for node v21 (bea7328)

BREAKING CHANGES

  • node-versions: the minimum supported node version is now v18.19.0 and support for v21 has been
    dropped

v4.7.0

16 Oct 01:38
ec05966
Compare
Choose a tag to compare

4.7.0 (2024-10-16)

Features

  • workflow-result: depend on verify-matrix when it exists (ec05966)

v4.6.0

14 Oct 05:32
ae061f8
Compare
Choose a tag to compare

4.6.0 (2024-10-14)

Features

  • workflow-result: enable use of a custom runner for the workflow-result job (ae061f8)

v4.5.0

14 Oct 05:11
643ff69
Compare
Choose a tag to compare

4.5.0 (2024-10-14)

Features

  • workflow-result: add a result rollup job to better enable required checks (643ff69)

v4.4.0

26 Aug 16:40
e670e46
Compare
Choose a tag to compare

4.4.0 (2024-08-26)

Features

  • workflow-file: leveraged the workflows-core existence checker (e670e46)

v4.3.0

26 Aug 15:11
d391f04
Compare
Choose a tag to compare

4.3.0 (2024-08-26)

Features

  • workflow-file: leverage workflows-core loader and drop direct js-yaml dependency (d391f04)

v4.2.2

26 Aug 02:56
bc3ce25
Compare
Choose a tag to compare

4.2.2 (2024-08-26)

Bug Fixes

  • write-workflow: leveraged the core writer and switched to native fs.mkdir (bc3ce25)

v4.2.1

27 Mar 05:27
Compare
Choose a tag to compare

4.2.1 (2024-03-27)

Bug Fixes

  • deps: update dependency @form8ion/github-workflows-core to v5 (e2ae9c8)

v4.2.0

25 Mar 03:48
76ececc
Compare
Choose a tag to compare

4.2.0 (2024-03-25)

Features

  • runner: enabled defining a custom runner when adding the matrix job with the lifter (d02b68a)