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(aws-cdk): include nested stacks when building changesets #17396

Merged
merged 4 commits into from
Feb 16, 2022

Conversation

rectalogic
Copy link
Contributor

This is a workaround for #5722 - users can do cdk deploy --no-execute
and then view the nested changesets as a way to get a full diff of
changes.


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

This is a workaround for aws#5722 - users can do `cdk deploy --no-execute`
and then view the nested changesets as a way to get a full diff of
changes.
@gitpod-io
Copy link

gitpod-io bot commented Nov 8, 2021

@github-actions github-actions bot added the package/tools Related to AWS CDK Tools or CLI label Nov 8, 2021
@mergify
Copy link
Contributor

mergify bot commented Nov 8, 2021

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

@rectalogic rectalogic changed the title Included nested stacks when building changesets. feat(aws-cdk): Included nested stacks when building changesets. Nov 8, 2021
rix0rrr
rix0rrr previously requested changes Nov 9, 2021
Copy link
Contributor

@rix0rrr rix0rrr left a comment

Choose a reason for hiding this comment

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

Thanks. Please add a test though?

@mergify mergify bot dismissed rix0rrr’s stale review November 9, 2021 20:01

Pull request has been modified.

@rectalogic rectalogic requested a review from rix0rrr November 11, 2021 18:54
rix0rrr
rix0rrr previously approved these changes Nov 24, 2021
@mergify mergify bot dismissed rix0rrr’s stale review January 4, 2022 14:09

Pull request has been modified.

@rix0rrr rix0rrr changed the title feat(aws-cdk): Included nested stacks when building changesets. fix(aws-cdk): include nested stacks when building changesets Feb 16, 2022
@mergify
Copy link
Contributor

mergify bot commented Feb 16, 2022

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: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 9426a49
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify mergify bot merged commit a7dbeef into aws:master Feb 16, 2022
@mergify
Copy link
Contributor

mergify bot commented Feb 16, 2022

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).

comcalvi added a commit that referenced this pull request Feb 18, 2022
mergify bot pushed a commit that referenced this pull request Feb 18, 2022
… changesets" (#19044)

Reverts #17396. Caused a regression in our integ tests for the CLI.
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
This is a workaround for aws#5722 - users can do `cdk deploy --no-execute`
and then view the nested changesets as a way to get a full diff of
changes.


----

*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
… changesets" (aws#19044)

Reverts aws#17396. Caused a regression in our integ tests for the CLI.
rix0rrr pushed a commit that referenced this pull request Mar 18, 2022
This is a workaround for #5722 - users can do `cdk deploy --no-execute`
and then view the nested changesets as a way to get a full diff of
changes.


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
mergify bot pushed a commit that referenced this pull request Mar 29, 2022
This is a workaround for #5722 - users can do `cdk deploy --no-execute`
and then view the nested changesets as a way to get a full diff of
changes.

This PR is a re-roll of #17396. That PR broke an integration test in the CLI,
which this version fixes.

Closes #19224.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
StevePotter pushed a commit to StevePotter/aws-cdk that referenced this pull request Apr 27, 2022
This is a workaround for aws#5722 - users can do `cdk deploy --no-execute`
and then view the nested changesets as a way to get a full diff of
changes.

This PR is a re-roll of aws#17396. That PR broke an integration test in the CLI,
which this version fixes.

Closes aws#19224.

----

*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
package/tools Related to AWS CDK Tools or CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants