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

feat(NodeJS): Adds support for multiple versions of NodeJS #146

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

timnolte
Copy link
Member

@timnolte timnolte commented Jan 20, 2024

  • Closes Expand Support to More NodeJS Versions #142
  • Changes NodeJS setup to use build arguments for changing the version.
  • Expands Docker image builds to include tags for specific NodeJS versions.
  • Changes the GitHub Actions workflows to use a NodeJS version matrix.
  • Updates the README with additional image tags for NodeJS versions and details about NodeJS support.

@timnolte timnolte linked an issue Jan 20, 2024 that may be closed by this pull request
- Changes NodeJS setup to use build arguments for changing the version.
- Expands Docker image builds to include tags for specific NodeJS versions.
- Changes the GitHub Actions workflows to use a NodeJS version matrix.
- Updates the README with additional image tags for NodeJS versions and details about NodeJS support.
@timnolte timnolte force-pushed the fix/142-Upgrade-to-Node-18 branch from 9ed3d3b to 39ee8f1 Compare January 21, 2024 00:41
@timnolte timnolte merged commit c100b44 into develop Jan 21, 2024
12 checks passed
@timnolte timnolte deleted the fix/142-Upgrade-to-Node-18 branch January 21, 2024 03:58
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.

Expand Support to More NodeJS Versions
1 participant