Skip to content

Releases: form8ion/github-actions-node-ci

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 18:51
293fd3d

5.1.0 (2026-07-04)

Features

  • qualify: expose a qualify predicate to enable only using in the context of github workflows (293fd3d)

v5.0.4

Choose a tag to compare

@github-actions github-actions released this 14 Jun 06:21
c96226a

5.0.4 (2026-06-14)

Bug Fixes

  • workflow-result: merge existing needs with verify jobs instead of replacing (c96226a)

v5.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Jun 05:43
9d5a288

5.0.3 (2026-06-08)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v13 (1f800b4)
  • deps: update dependency @form8ion/javascript-core to v13 (#1561) (9d5a288)

v5.0.2

Choose a tag to compare

@github-actions github-actions released this 31 Mar 23:14
e31203f

5.0.2 (2025-03-31)

Bug Fixes

  • deps: update to the latest workflows-core package (40748ac)

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Oct 05:06

5.0.1 (2024-10-16)

Bug Fixes

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

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 02:36
86d5286

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

Choose a tag to compare

@github-actions github-actions released this 16 Oct 01:38
ec05966

4.7.0 (2024-10-16)

Features

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

v4.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 05:32
ae061f8

4.6.0 (2024-10-14)

Features

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

v4.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 05:11
643ff69

4.5.0 (2024-10-14)

Features

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

v4.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:40
e670e46

4.4.0 (2024-08-26)

Features

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