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

Update of CONTRIBUTING.md to reflect 3.0 changelog #7698

Merged
merged 2 commits into from
Aug 4, 2021

Conversation

T-Vova
Copy link
Contributor

@T-Vova T-Vova commented Aug 2, 2021

CONTRIBUTING.md updated to require NodeJS v11.x rather than v10.x, as Pulumi 3.0 no longer supports the latter.

Pulumi 3.0 no longer supports NodeJS < v11.x
Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM otherwise

CONTRIBUTING.md Outdated
@@ -9,7 +9,7 @@ For larger features, we'd appreciate it if you open a [new issue](https://github
To hack on Pulumi, you'll need to get a development environment set up. You'll want to install the following on your machine:

- Go 1.16
- NodeJS 10.X.X or later
- NodeJS 11.X.X or later
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's really 12 or later. 12 is the current Maintenance LTS version. https://nodejs.org/en/about/releases/

@justinvp justinvp added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Aug 4, 2021
@justinvp justinvp merged commit c0f0044 into master Aug 4, 2021
@pulumi-bot pulumi-bot deleted the t-vova/node10.x-unsupported branch August 4, 2021 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants