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

fix(integ-tests): assertions stack not deployed on v2 #21646

Merged
merged 4 commits into from
Aug 18, 2022
Merged

fix(integ-tests): assertions stack not deployed on v2 #21646

merged 4 commits into from
Aug 18, 2022

Commits on Aug 17, 2022

  1. fix(integ-tests): assertions stack not deployed on v2

    It is no longer valid in CDK v2 to specify stacks to deploy by the stack
    name. This PR updates the logic to use the stack id.
    
    I've also re-ran the integration tests that use assertions to verify
    that the assertion stacks are now deployed.
    
    fixes #21639
    corymhall committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    e46156c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5775dc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    1989990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c9e78 View commit details
    Browse the repository at this point in the history