-
Notifications
You must be signed in to change notification settings - Fork 4k
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
(synthetics): Add new runtime with Puppeteer 3.4 #19382
Labels
@aws-cdk/aws-synthetics
Related to Amazon CloudWatch Synthetics
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
p2
Comments
ktheory
added a commit
to ktheory/aws-cdk
that referenced
this issue
Mar 17, 2022
ktheory
added a commit
to ktheory/aws-cdk
that referenced
this issue
Mar 17, 2022
mergify bot
pushed a commit
that referenced
this issue
Mar 18, 2022
Fixes #19382 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
|
iliapolo
pushed a commit
that referenced
this issue
Mar 20, 2022
Fixes #19382 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
heh, there's already 3.5 -> #19634 🗡️ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
@aws-cdk/aws-synthetics
Related to Amazon CloudWatch Synthetics
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
p2
Description
Use Case
Ability to upgrade canaries to newest runtime ;-)
Proposed Solution
Add new constant here called
SYNTHETICS_NODEJS_PUPPETEER_3_4
with valuenew Runtime('syn-nodejs-puppeteer-3.4', RuntimeFamily.NODEJS);
Other information
No response
Acknowledge
The text was updated successfully, but these errors were encountered: