Commit a05dede
* ci: switch update-snapshots workflow to fixtures repo
Lands the update-snapshots workflow change from #390 ahead of the rest of
the migration. issue_comment triggers always run the workflow file from
the default branch, so /update-new-snapshots on #390 was using the OLD
(lecture-python-programming) workflow against the NEW (fixture-path)
spec, producing 404-page screenshots. Merging this first lets #390's
/update-new-snapshots run correctly: clone fixtures at FIXTURES_SHA,
build them, run Playwright with the PR's spec, commit baselines back to
the PR branch.
This change is independent — it only affects /update-new-snapshots and
/update-snapshots PR-comment workflows, not ci.yml or any per-PR run.
ci.yml will follow in #390 along with the spec/tox/config changes that
depend on it.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* ci: clarify "keep in sync with ci.yml" comment
Per Copilot review: until #390 merges, ci.yml still builds
lecture-python-programming and has no FIXTURES_SHA, so a "keep this in
sync" cross-reference would send maintainers on a false trail. Reword to
acknowledge the transitional state — references #390 and explains the
sync becomes meaningful only after both workflows reference the fixtures
repo.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 6a29b06 commit a05dede
1 file changed
Lines changed: 40 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
8 | 16 | | |
| |||
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
40 | 50 | | |
41 | | - | |
42 | | - | |
| 51 | + | |
| 52 | + | |
43 | 53 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 54 | | |
48 | | - | |
49 | | - | |
| 55 | + | |
50 | 56 | | |
51 | | - | |
52 | | - | |
| 57 | + | |
53 | 58 | | |
54 | | - | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| |||
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
77 | | - | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
140 | 144 | | |
141 | 145 | | |
142 | 146 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
147 | 153 | | |
148 | | - | |
149 | | - | |
| 154 | + | |
| 155 | + | |
150 | 156 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | 157 | | |
155 | | - | |
156 | | - | |
| 158 | + | |
157 | 159 | | |
158 | | - | |
159 | | - | |
| 160 | + | |
160 | 161 | | |
161 | | - | |
| 162 | + | |
| 163 | + | |
162 | 164 | | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments