-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add E2E tests for pre-releases #150
Conversation
Coverage report
Test suite run success198 tests passing in 16 suites. Report generated by 🧪jest coverage report action from 991cba7 Show full coverage report
|
@@ -20,7 +20,7 @@ | |||
"dist" | |||
], | |||
"engines": { | |||
"node": "~16" | |||
"node": ">=16" |
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.
Because of the adm-zip
I had to change the engine.
I think that we can leave it as it is, and also consider bumping the lambda@edge runtime to node 18 at some point.
This PR will not create a new release 🚀 |
🎉 This PR is included in version 1.3.2-rc.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.3.2-rc.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.3.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
New pipeline for pre-release E2E tests: https://us-east-1.console.aws.amazon.com/codesuite/codepipeline/pipelines/fpjds-dev-cloudfront-lambda-e2e-rc/view?region=us-east-1