Skip to content

chore: update ci.yml#206

Merged
DylanPiercey merged 1 commit intomainfrom
ci-upgrade-02-09-26
Feb 9, 2026
Merged

chore: update ci.yml#206
DylanPiercey merged 1 commit intomainfrom
ci-upgrade-02-09-26

Conversation

@DylanPiercey
Copy link
Contributor

No description provided.

@DylanPiercey DylanPiercey merged commit 6438888 into main Feb 9, 2026
8 checks passed
@DylanPiercey DylanPiercey deleted the ci-upgrade-02-09-26 branch February 9, 2026 20:51
@coderabbitai
Copy link

coderabbitai bot commented Feb 9, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

The GitHub Actions CI workflow configuration was updated. The main job was renamed from "format" to "build"; formatting and commit steps were removed and replaced with a linting step. Action versions were upgraded to v6 (checkout, setup-node). Node.js versions were bumped in the build job to version 24 and the test job matrix updated to 20, 22, 24. The code coverage action was upgraded to v5 with added CODECOV_TOKEN input. The release job now depends on build and test jobs, includes explicit permissions, and the NPM_TOKEN variable was removed.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ci-upgrade-02-09-26

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant