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

Use node-version-file in Github actions to improve node version setting #2886

Merged
merged 8 commits into from
Nov 16, 2023

Conversation

rmccar
Copy link
Contributor

@rmccar rmccar commented Nov 6, 2023

What is the context of this PR?

Fixes: #2885
Updates the Github actions to use node-version-file and not need the manual read from .nvmrc file step

Also fixes some code formatting in various files

How to review this PR

Check that github actions are getting the correct node version

Checklist

This needs to be completed by the person raising the PR.

  • I have selected the correct Assignee
  • I have linked the correct Issue

@rmccar rmccar added the Enhancement Change of existing feature label Nov 6, 2023
@rmccar rmccar self-assigned this Nov 6, 2023
Copy link

netlify bot commented Nov 6, 2023

Deploy Preview for ons-design-system-preview ready!

Name Link
🔨 Latest commit 278b63f
🔍 Latest deploy log https://app.netlify.com/sites/ons-design-system-preview/deploys/6555db6b27fc220008cf2553
😎 Deploy Preview https://deploy-preview-2886--ons-design-system-preview.netlify.app/components/header/example-header-external-with-navigation-and-search
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rmccar rmccar marked this pull request as ready for review November 6, 2023 10:22
@rmccar rmccar merged commit c60eb31 into main Nov 16, 2023
9 checks passed
@rmccar rmccar deleted the enhancement/2885/use-node-version-file-in-github-actions branch November 16, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Change of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Github actions to read from the nvmrc file using node-version-file
4 participants