walmartlabs / cookie-cutter

An opinionated micro-services framework for TypeScript
https://walmartlabs.github.io/cookie-cutter
Other
58 stars 35 forks source link

Add Node 16 Build Step #338

Closed plameniv closed 2 years ago

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Plamen Ivanov seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

plameniv commented 2 years ago

Switching the minimum Node version from 10 to 12.

The Smoke step as well as all Integration steps go from Node 10 to 16.

Will keep a Ubuntu Node 12 build step for Full CI builds for now, so we still test against 12 while people transition to 16. This step will be changed in the near future to instead look forward and build Node 18.

cross311 commented 2 years ago

Merging, and given name changes the build steps from master were no longer valid