Skip to content

ci: CD rehearsal workflow — build all CD images + CDK app checks offline - #57

Merged
xirothedev merged 3 commits into
mainfrom
ci/cd-rehearsal
Sep 5, 2026
Merged

ci: CD rehearsal workflow — build all CD images + CDK app checks offline#57
xirothedev merged 3 commits into
mainfrom
ci/cd-rehearsal

Conversation

@xirothedev

Copy link
Copy Markdown
Owner

Why

Companion to #55's LocalStack storage coverage: this exercises the parts of the real cd.yml that actually break in a deploy, without an AWS account, on v* tags or a manual dispatch.

What it covers

Why not a live cdk deploy against LocalStack

Tried it directly: the bootstrap-ECR lookup cdk synth performs at build time refuses endpoint overrides (needs real creds, AWS_ENDPOINT_URL is ignored), and ECR/ECS push + blue/green CodeDeploy are Pro-only. So the simulator-level storage check stays in #55's S3 service container; this rehearsal is the honest offline subset. See the header comment in cd-local.yml.

Trigger

v* tags (alongside the real CD, which is untouched) and workflow_dispatch.

@xirothedev
xirothedev merged commit a7c9800 into main Sep 5, 2026
4 checks passed
@xirothedev
xirothedev deleted the ci/cd-rehearsal branch September 5, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant