-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
chore(common): use nvm
to select version of node for builds 🍒 🏠
#12074
chore(common): use nvm
to select version of node for builds 🍒 🏠
#12074
Conversation
Used by default only on build agents. See docs/build/node.md and resources/build/_builder_nvm.sh for documentation of this change. Fixes: #11376
User Test ResultsTest specification and instructions User tests are not required Test Artifacts
|
nvm
to select version of node for builds 🍒nvm
to select version of node for builds 🍒 🏠
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So... looks like we fully dropped the changes affecting the docs/ folder. I guess there would be some pain due to divergence already existing there between v17 and v18. (Just noting the reason that the changeset deltas are so different between this and its alpha-targeting variant.)
As noted in the PR description, yes. |
Changes in this pull request will be available for download in Keyman version 17.0.329 |
Used by default only on build agents. See docs/build/node.md and resources/build/_builder_nvm.sh on master (18.0) branch for documentation of this change -- documentation only added on master.
Specifies node v18.17.0.
Fixes: #11376
Cherry-pick-of: #12069
@keymanapp-test-bot skip