Skip to content

Chore: Pin Node version to a supported LTS#265

Open
tykeal wants to merge 1 commit into
dcoapp:mainfrom
tykeal:chore/pin-node-lts
Open

Chore: Pin Node version to a supported LTS#265
tykeal wants to merge 1 commit into
dcoapp:mainfrom
tykeal:chore/pin-node-lts

Conversation

@tykeal

@tykeal tykeal commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Set package.json engines.node to 24.x.
  • Add .nvmrc and .node-version pinned to 24.
  • Align test and release workflows to read .node-version.
  • Add REUSE annotation coverage for the new version files.

Acceptance Criteria

  • Node version is pinned to supported LTS 24 locally and in CI.
  • REUSE compliance covers .nvmrc and .node-version.
  • npm test passes on Node 24.

Closes #258

@tykeal tykeal requested review from a team and Copilot June 24, 2026 22:57
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

@tykeal is attempting to deploy a commit to the DCO App Team on Vercel.

A member of the Team first needs to authorize it.

This comment was marked as outdated.

This comment was marked as outdated.

Set engines.node to 24.x and add .nvmrc and
.node-version pinned to Node 24.

Align GitHub Actions Node versions with the version file and add
REUSE coverage for the new version files.

Closes dcoapp#258

Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated no new comments.

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.

Pin Node version to a supported LTS

2 participants