Commit 9a59ef0
authored
feat(ci): notify #team-fairies when backwards-compat e2e fails on nightly (#23006)
Forward-port of
#23003 (merged to
v4-next via the backport-staging branch) onto `merge-train/fairies`, to
keep the v4 ↔ v5 diff small.
## Summary
Same change as #23003: wraps `bootstrap_ec2 "./bootstrap.sh
ci-compat-e2e"` in `ci.sh` so that on a `-nightly.*` tag a failing run
posts to `#team-fairies` via the existing `ci3/slack_notify` helper,
then exits with the captured rc (so GH job result is unchanged). The
compat-e2e job is `continue-on-error: true` on nightlies
(`.github/workflows/ci3.yml`), so failures otherwise go unnoticed.
Cherry-picked cleanly from b9c2250 — no
conflicts.
Closes
[F-632](https://linear.app/aztec-labs/issue/F-632/notify-team-fairies-channel-when-backwards-compat-fails)
on the v5 line.
ClaudeBox log: https://claudebox.work/s/a0aa5c1e0994ac85?run=21 parent a98f6d1 commit 9a59ef0
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
316 | 324 | | |
317 | 325 | | |
318 | 326 | | |
| |||
0 commit comments