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: use engines for all node templates #615

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

simenandre
Copy link
Contributor

The benefit of using "engines" is that developers are told which version of Node they should use.

Even though the pulumi/pulumi package is using >=8.13.0 || >=10.10.0, I think pushing developers to at least Node v16 makes sense.

Related: We should consider using Node LTS for all the templates. It's a good practice to use active LTS on new Node projects.

@github-actions
Copy link

PR is now waiting for a maintainer to run the template acceptance tests.

Note for the maintainer: To run the acceptance tests, please comment /run-templates on the PR

@cnunciato cnunciato self-requested a review July 28, 2023 23:33
@cnunciato cnunciato added this to the 0.92 milestone Jul 28, 2023
@cnunciato cnunciato self-assigned this Jul 28, 2023
@cnunciato cnunciato removed this from the 0.92 milestone Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants