Skip to content

Commit cffcda0

Browse files
aiya/claudeerikkrietsch
authored andcommitted
Add manifest workflow sequence diagram
SVG sequence diagram showing all three manifest modes (generate, compare, merge), their triggers, and data flows to S3 and GitHub API. Referenced from the manifest-workflows docs page.
1 parent 50d8013 commit cffcda0

2 files changed

Lines changed: 151 additions & 0 deletions

File tree

docs/docs/setup/manifest-workflows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Manifest-based workflows are an alternative to the standard `pr`/`merge` setup t
88

99
Three workflow modes work together:
1010

11+
![Manifest workflow sequence diagram](/img/manifest-workflow.svg)
12+
1113
| Mode | Trigger | What it does |
1214
| ------------------- | ------------------------ | ------------------------------------------------------------------------------------------------ |
1315
| `manifest-generate` | PR push | Runs visual tests, hashes screenshots, uploads only changed images and a manifest to S3 |
Lines changed: 149 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)