Skip to content

ci: remove Node.js 16 from CI matrix (EOL Sep 2023)#70

Merged
Sandy-at-Tazama merged 1 commit intodevfrom
fix/remove-node-16
Apr 5, 2026
Merged

ci: remove Node.js 16 from CI matrix (EOL Sep 2023)#70
Sandy-at-Tazama merged 1 commit intodevfrom
fix/remove-node-16

Conversation

@Justus-at-Tazama
Copy link
Copy Markdown
Contributor

Removes Node.js 16 from the CI build matrix in node.js.yml. Node 16 reached end-of-life in September 2023; the matrix is changed from [16, 20] to [20].

@github-actions github-actions Bot added the ci/cd label Apr 5, 2026
@Sandy-at-Tazama Sandy-at-Tazama self-requested a review April 5, 2026 12:12
@Sandy-at-Tazama Sandy-at-Tazama merged commit c127c80 into dev Apr 5, 2026
2 checks passed
@Sandy-at-Tazama Sandy-at-Tazama deleted the fix/remove-node-16 branch April 5, 2026 12:18
Justus-at-Tazama added a commit that referenced this pull request Apr 8, 2026
Applies all changes from tazama-lf/workflows PR #76 (workflow audit fixes - batch 1)
to frmscoe/workflows. Changes are synced verbatim from the canonical source.

- fix(njsscan): fix SARIF upload guard, category, upgrade upload-sarif v4 (#68)
- fix(gpg-verify): make curl error handler reachable under bash -e (#69)
- fix(dco-check, gpg-verify): replace mutable branch refs with immutable SHAs (#70)
- fix(package-rule): add ref guard to prevent push from non-canonical branches (#71)
- fix(gpg-verify): rename workflow to Signature Verify, update header comment (#72)
- fix(package-rule): pass GH_TOKEN to docker build via BuildKit secret (#73)
- fix(sbom): pass GH_TOKEN to docker build via BuildKit secret (#74)
- fix(dockerfile-linter): skip hadolint and upload when no Dockerfile present (#75)
- fix(dockerfile-linter, sbom): address CodeRabbit review findings

Signed-off-by: Justus-at-Tazama <jortlepp@contractor.linuxfoundation.org>
Justus-at-Tazama added a commit that referenced this pull request Apr 8, 2026
Applies all changes from tazama-lf/workflows PR #76 (workflow audit fixes - batch 1)
to frmscoe/workflows. Changes are synced verbatim from the canonical source.

- fix(njsscan): fix SARIF upload guard, category, upgrade upload-sarif v4 (#68)
- fix(gpg-verify): make curl error handler reachable under bash -e (#69)
- fix(dco-check, gpg-verify): replace mutable branch refs with immutable SHAs (#70)
- fix(package-rule): add ref guard to prevent push from non-canonical branches (#71)
- fix(gpg-verify): rename workflow to Signature Verify, update header comment (#72)
- fix(package-rule): pass GH_TOKEN to docker build via BuildKit secret (#73)
- fix(sbom): pass GH_TOKEN to docker build via BuildKit secret (#74)
- fix(dockerfile-linter): skip hadolint and upload when no Dockerfile present (#75)
- fix(dockerfile-linter, sbom): address CodeRabbit review findings

Signed-off-by: Justus-at-Tazama <jortlepp@contractor.linuxfoundation.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants