Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test all supported node versions #129

Merged
merged 12 commits into from
Dec 10, 2024
Merged

Test all supported node versions #129

merged 12 commits into from
Dec 10, 2024

Conversation

iowillhoit
Copy link
Contributor

@iowillhoit iowillhoit commented Nov 7, 2024

Important

Ready for review. Don't merge until we update the reference branches in this PR back to main

Updates the determineNodeVersions script to test against all supported versions.
This uses the Node release schedule json

Uses the exact node version specified by lts/* or by NODE_VERSION_OVERRIDE. Uses semver majors for the rest.

Allows you to skip versions by setting NODE_DISABLE_VERSIONS in an org or repo. Example:
Screenshot 2024-11-08 at 4 02 48 PM

Examples

@W-17175319@

@iowillhoit iowillhoit requested a review from a team as a code owner November 7, 2024 21:14
@iowillhoit iowillhoit changed the title Dont merge yet - Test all supported node versions Test all supported node versions Nov 8, 2024
@iowillhoit iowillhoit merged commit 861891f into main Dec 10, 2024
1 check passed
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