Skip to content

chore: move modules to assertions#16671

Merged
mergify[bot] merged 15 commits intomasterfrom
nija-at/to-assertions
Sep 28, 2021
Merged

chore: move modules to assertions#16671
mergify[bot] merged 15 commits intomasterfrom
nija-at/to-assertions

Conversation

@nija-at
Copy link
Copy Markdown
Contributor

@nija-at nija-at commented Sep 27, 2021

Move some more CDK modules from 'assert' to 'assertions'.


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

@nija-at nija-at requested review from a team and kaizencc September 27, 2021 13:52
@nija-at nija-at self-assigned this Sep 27, 2021
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Sep 27, 2021

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Sep 27, 2021
Copy link
Copy Markdown
Contributor

@kaizencc kaizencc left a comment

Choose a reason for hiding this comment

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

There's a build failure in s3. I think it traces to toHaveResourceLike() not being a 1 to 1 match with hasResourceProperties(), and a few others that weren't caught. But everything else looks good, happy to ship once build succeeds.

@nija-at nija-at dismissed kaizencc’s stale review September 28, 2021 14:55

comments addressed

@kaizencc kaizencc self-requested a review September 28, 2021 15:06
Copy link
Copy Markdown
Contributor

@kaizencc kaizencc left a comment

Choose a reason for hiding this comment

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

🥳

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 28, 2021

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 be6aa2e into master Sep 28, 2021
@mergify mergify bot deleted the nija-at/to-assertions branch September 28, 2021 15:59
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 28, 2021

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
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 557d9e3
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

njlynch added a commit that referenced this pull request Sep 30, 2021
This reverts commit be6aa2e.

This commit, coupled with the newStyleSynthesis flag (enabled by default on the
v2 branch) do not play nicely together. This is due to the default resources
present in every template (Parameter and Rule for checking bootstrap version).
The `templateMatches` usage introduced in the original PR does not filter out
these default inclusions, leading to most every of those tests to fail. Rather
than block the forward merge on trying to come up with a clever solution,
temporarily reverting.
mergify bot pushed a commit that referenced this pull request Sep 30, 2021
This reverts commit be6aa2e.

This commit, coupled with the newStyleSynthesis flag (enabled by default on the
v2 branch) do not play nicely together. This is due to the default resources
present in every template (Parameter and Rule for checking bootstrap version).
The `templateMatches` usage introduced in the original PR does not filter out
these default inclusions, leading to most every of those tests to fail. Rather
than block the forward merge on trying to come up with a clever solution,
temporarily reverting.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
njlynch added a commit that referenced this pull request Oct 11, 2021
This reverts commit be6aa2e.

This commit, coupled with the newStyleSynthesis flag (enabled by default on the
v2 branch) do not play nicely together. This is due to the default resources
present in every template (Parameter and Rule for checking bootstrap version).
The `templateMatches` usage introduced in the original PR does not filter out
these default inclusions, leading to most every of those tests to fail. Rather
than block the forward merge on trying to come up with a clever solution,
temporarily reverting.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
Move some more CDK modules from 'assert' to 'assertions'.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
)

This reverts commit be6aa2e.

This commit, coupled with the newStyleSynthesis flag (enabled by default on the
v2 branch) do not play nicely together. This is due to the default resources
present in every template (Parameter and Rule for checking bootstrap version).
The `templateMatches` usage introduced in the original PR does not filter out
these default inclusions, leading to most every of those tests to fail. Rather
than block the forward merge on trying to come up with a clever solution,
temporarily reverting.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
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