Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Mar 5, 2025

These are not used downstream, so let's remove them for clarity.

Note that low-level force destroy is a thing in CFN and we might reintroduce this later. It's basically about abandoning failed resources. But we currently don't support it, so let's not bother.


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

@mrgrain mrgrain temporarily deployed to integ-approval March 5, 2025 18:23 — with GitHub Actions Inactive
@aws-cdk-automation aws-cdk-automation requested a review from a team March 5, 2025 18:24
@github-actions github-actions bot added the p2 label Mar 5, 2025
*
* @default false
*/
readonly ci?: boolean;
Copy link
Contributor

Choose a reason for hiding this comment

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

isn't this a breaking change though?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not in the private CDKToolkit class!

Copy link
Contributor

Choose a reason for hiding this comment

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

hmm i see now that cli/cli.ts is the only entrypoint into the cli folder. imo our private stuff should be in a private folder, but that's unrelated to your PR.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.04%. Comparing base (2f0caf4) to head (12c6486).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
- Coverage   85.09%   85.04%   -0.06%     
==========================================
  Files         207      207              
  Lines       35723    35706      -17     
  Branches     4632     4620      -12     
==========================================
- Hits        30400    30366      -34     
- Misses       5169     5190      +21     
+ Partials      154      150       -4     
Flag Coverage Δ
suite.unit 85.04% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Mar 5, 2025
Merged via the queue into main with commit 035c527 Mar 5, 2025
24 checks passed
@aws-cdk-automation aws-cdk-automation deleted the mrgrain/chore/unused-destroy-options branch March 5, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants