Skip to content

Conversation

@esezen
Copy link
Contributor

@esezen esezen commented Dec 2, 2025

This is handled by Volta automatically now

Copilot AI review requested due to automatic review settings December 2, 2025 16:42
@esezen esezen requested a review from jjl014 as a code owner December 2, 2025 16:42
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the Node.js version verification script and its associated npm script command. The change eliminates the automated check that previously ensured the active LTS version "Hydrogen" was being used before versioning the library.

  • Removed the verify-node-version.sh script that checked for Node.js LTS version
  • Updated the version npm script to remove the node version verification step

Reviewed changes

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

File Description
scripts/verify-node-version.sh Deleted the shell script that verified Node.js LTS version
package.json Removed the verify-node-version script and its invocation from the version script

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@jjl014 jjl014 left a comment

Choose a reason for hiding this comment

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

LGTM. Volta for the win! 🎉

@esezen esezen merged commit 1b3ecba into master Dec 3, 2025
4 of 6 checks passed
@esezen esezen deleted the no-cdx-remove-lts-check branch December 3, 2025 11:18
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.

3 participants