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

chore(synthetics): make runtime a required property #11163

Merged
merged 5 commits into from
Oct 28, 2020

Conversation

NetaNir
Copy link
Contributor

@NetaNir NetaNir commented Oct 28, 2020

The canary runtime property determines which synthetics runtime version will be included in the lambda function created by the Synthetics service. The difference between runtime versions could be as dramatic as a change to the supported nodejs version. Given that the "sane default" value changes as new runtime versions are released, it is better to leave it to the user to make an informed decision which version to use.

Merged the previous two integration tests so it will be easier to test.

BREAKING CHANGE: runtime is now a required property.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link

gitpod-io bot commented Oct 28, 2020

@NetaNir NetaNir requested review from njlynch and shivlaks October 28, 2020 00:50
@mergify
Copy link
Contributor

mergify bot commented Oct 28, 2020

Title does not follow the guidelines of Conventional Commits. Please adjust title before merge.

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Oct 28, 2020
@NetaNir NetaNir changed the title feature(aws-synthetics): make runtime a required property feature(synthetics): make runtime a required property Oct 28, 2020
@NetaNir NetaNir changed the title feature(synthetics): make runtime a required property feat(synthetics): make runtime a required property Oct 28, 2020
@shivlaks shivlaks added the pr/do-not-merge This PR should not be merged at this time. label Oct 28, 2020
Copy link
Contributor

@shivlaks shivlaks left a comment

Choose a reason for hiding this comment

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

looks good to me! i'd probably classify this a chore - the breaking change will still pop up in the changelog.

added a do-not-merge so @njlynch can also have a look

@NetaNir NetaNir changed the title feat(synthetics): make runtime a required property chore(synthetics): make runtime a required property Oct 28, 2020
@NetaNir NetaNir removed the pr/do-not-merge This PR should not be merged at this time. label Oct 28, 2020
@mergify
Copy link
Contributor

mergify bot commented Oct 28, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 13456dc
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Oct 28, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit f48c0d1 into master Oct 28, 2020
@mergify mergify bot deleted the neta/synthetics-runtime branch October 28, 2020 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants