Skip to content

fix(deploy): harden hotfix promotion reliability#254

Merged
mottych merged 1 commit intomasterfrom
hotfix/CORS-issues
Mar 4, 2026
Merged

fix(deploy): harden hotfix promotion reliability#254
mottych merged 1 commit intomasterfrom
hotfix/CORS-issues

Conversation

@mottych
Copy link
Owner

@mottych mottych commented Mar 4, 2026

Summary

  • allow production deployment workflow when merged PR is hotfix/* -> master
  • add automatic hotfix/* push deployment to preprod for validation before production merge
  • remove service-stack ECR repository create/delete behavior and add Lambda state validation after production deploy

Test plan

  • push to hotfix/CORS-issues triggers Deploy Preprod Hotfix
  • verify workflow completion in GitHub Actions
  • merge this PR to trigger Deploy Production from hotfix/* -> master
  • verify Lambda state check + CORS smoke tests pass in production run

Support production deploys from merged hotfix PRs, add an automatic hotfix-to-preprod deployment workflow, and fail fast when Lambda is not Active after deploy. Stop managing the shared ECR repository from the coaching service stack to prevent image churn breaking Lambda.

Made-with: Cursor
@mottych mottych merged commit d061406 into master Mar 4, 2026
4 checks passed
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