Skip to content

Docs: CI/CD merge walkthrough + workflow_run explainer#248

Open
arielr-lt wants to merge 2 commits into
mainfrom
docs/cicd-walkthrough
Open

Docs: CI/CD merge walkthrough + workflow_run explainer#248
arielr-lt wants to merge 2 commits into
mainfrom
docs/cicd-walkthrough

Conversation

@arielr-lt
Copy link
Copy Markdown
Collaborator

@arielr-lt arielr-lt commented May 20, 2026

Summary

Adds a concrete "what happens when you merge to main" timeline, explains the `workflow_run` trigger mechanism that auto-deploys to TEST after Release succeeds (including the head_sha checkout quirk), and a failure-modes table.

No code changes — docs only.

Ariel Rolfo added 2 commits May 20, 2026 08:41
The diagram already showed the high-level flow but didn't explain what
happens on a real merge or how Release auto-triggers Deploy to TEST.
Added a concrete timeline, the workflow_run trigger mechanics
(including the head_sha checkout quirk), and a failure-modes table.
The doc covered apps and replicas but didn't say what nodes they run on
or how the cluster bootstrap looks. Added a Nodes table (instance types
and autoscale ranges per env), per-env EFS file system ids (matched to
their Name tags so deploy-app.sh's auto-lookup is explicit), and a
Cluster add-ons section listing the five Helm installs.
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