feat(project): implement safe CDK deployment - #2058
Open
notgitika wants to merge 3 commits into
Open
Conversation
notgitika
had a problem deploying
to
e2e-testing
August 20, 2026 03:12 — with
GitHub Actions
Failure
This was referenced Aug 20, 2026
notgitika
force-pushed
the
feat/project-deploy-implementation
branch
from
August 20, 2026 04:19
e34662d to
c843d80
Compare
notgitika
had a problem deploying
to
e2e-testing
August 20, 2026 04:19 — with
GitHub Actions
Failure
notgitika
marked this pull request as ready for review
August 20, 2026 04:24
notgitika
had a problem deploying
to
e2e-testing
August 20, 2026 04:28 — with
GitHub Actions
Failure
notgitika
force-pushed
the
feat/project-deploy-implementation
branch
from
August 20, 2026 17:06
c76b638 to
8ea3f87
Compare
notgitika
had a problem deploying
to
e2e-testing
August 20, 2026 17:07 — with
GitHub Actions
Failure
notgitika
force-pushed
the
feat/project-deploy-implementation
branch
from
August 21, 2026 16:10
8ea3f87 to
6a50f83
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feat/project-cdk-toolkit #2058 +/- ##
============================================================
- Coverage 97.15% 97.08% -0.08%
============================================================
Files 388 390 +2
Lines 23202 23427 +225
============================================================
+ Hits 22543 22745 +202
- Misses 659 682 +23 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
notgitika
force-pushed
the
feat/project-deploy-implementation
branch
from
August 21, 2026 16:16
6a50f83 to
8fc3679
Compare
notgitika
force-pushed
the
feat/project-deploy-implementation
branch
from
August 21, 2026 17:43
8fc3679 to
f3c270c
Compare
notgitika
force-pushed
the
feat/project-deploy-implementation
branch
from
August 21, 2026 18:13
f3c270c to
9168096
Compare
notgitika
force-pushed
the
feat/project-deploy-implementation
branch
from
August 21, 2026 18:21
9168096 to
9d9e7f6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Stack
This is PR 4 of 4 decomposing #2001 and is the first PR in the stack that activates deployment. Review and merge bottom-up.
Follow-ups
createCustomerMasterKey: truebootstrap policy, including recurring KMS cost and security rationale. This PR preserves the shipped CLI behavior.CDKToolkitstacks, including externally managed bootstrap infrastructure tracked by Hard-codedCDKToolkitstack name causes false bootstrap prompt #1799.typecheck, lint, format, test all pass
did npm bundle and standalone executable smoke tests