Skip to content

ci: pin coveralls action to v2 for current runtime#336

Merged
hardbyte merged 1 commit into
mainfrom
ci-bump-actions-node24
Jun 11, 2026
Merged

ci: pin coveralls action to v2 for current runtime#336
hardbyte merged 1 commit into
mainfrom
ci-bump-actions-node24

Conversation

@hardbyte

@hardbyte hardbyte commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Updating action coverallsapp/github-action@master resolves to a node16 JavaScript action. @v2 is a composite action wrapping the coveralls CLI (no Node runtime to deprecate), and pinning it also stops tracking a floating master branch. All inputs used in ci.yaml (github-token, path-to-lcov, flag-name, parallel, parallel-finished) are supported in v2 — path-to-lcov is retained for backward compatibility.

Verified as composite/docker/node24 and left alone: chartboost/ruff-action@v1, reviewdog/action-shellcheck@v1, helm/kind-action@v1 (node24), helm/chart-testing-action@v2.8.0, hardbyte/chart-releaser-action@main, hadolint-action, crate-ci/typos, pypa/gh-action-pypi-publish (docker), Swatinem/rust-cache@v2.

coverallsapp/github-action@master is a node16 JavaScript action — GitHub
already forces node16 actions onto newer runtimes and removes Node 20
from runners in September 2026. v2 is a composite action wrapping the
coveralls CLI, so it has no Node runtime to deprecate, and pinning @v2
also stops tracking a floating master branch. All inputs used here
(github-token, path-to-lcov, flag-name, parallel, parallel-finished)
are supported in v2.

Everything else in these workflows is already on node24 majors,
composite, or docker actions.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying netchecks-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 81f5af4
Status: ✅  Deploy successful!
Preview URL: https://af2e7f4c.netchecks-docs.pages.dev
Branch Preview URL: https://ci-bump-actions-node24.netchecks-docs.pages.dev

View logs

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 27324183654

Coverage remained the same at 87.654%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 648
Covered Lines: 568
Line Coverage: 87.65%
Coverage Strength: 5.26 hits per line

💛 - Coveralls

@hardbyte hardbyte merged commit ef2cb62 into main Jun 11, 2026
23 checks passed
@hardbyte hardbyte deleted the ci-bump-actions-node24 branch June 11, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants