Skip to content

Conversation

@JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Sep 9, 2020

Q                       A
License MIT

This PR partially reverts change implemented in #11952 where node-version is removed.

/cc @fisker

Per actions/setup-node docs

The node-version input is optional. If not supplied, node which is in your PATH will be used.

Currently, when node-version is not set, it refers to v12 LTS: https://github.com/JLHwung/babel/runs/1093487909#step:6:8

When node-version is set to *, it refers to v14: https://github.com/babel/babel/pull/12049/checks?check_run_id=1093534529#step:3:7

@JLHwung JLHwung added the PR: Internal 🏠 A type of pull request used for our changelog categories label Sep 9, 2020
@babel-bot
Copy link
Collaborator

babel-bot commented Sep 9, 2020

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/28350/

@JLHwung JLHwung force-pushed the use-latest-node-on-github-ci branch from 49f3a4c to 67dfeef Compare September 9, 2020 22:01
@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 9, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 67dfeef:

Sandbox Source
babel-repl-custom-plugin Configuration
babel-plugin-multi-config Configuration

@fisker
Copy link
Contributor

fisker commented Sep 10, 2020

Didn't notice this difference. 👍

@JLHwung
Copy link
Contributor Author

JLHwung commented Sep 10, 2020

I am merging with one approval since it does not change the codebase and @fisker has reviewed.

@JLHwung JLHwung merged commit c8f0b6d into babel:main Sep 10, 2020
@JLHwung JLHwung deleted the use-latest-node-on-github-ci branch September 10, 2020 21:33
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Dec 11, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants