status(5): record cryptpad and lasuite-meet probes
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
autonomic-bot
2026-06-01 08:52:35 +00:00
parent 162534b91f
commit 6ec13729ef
2 changed files with 60 additions and 2 deletions

View File

@ -6,8 +6,9 @@
## Current focus
V5 next (seed a real stale-test case on a sandbox/scratch branch; `n8n` natural upgrade went GREEN);
then V6, V8, V8a, V9 cleanup.
V5 next: find a genuinely stale test on an already-enrolled sandbox recipe. `n8n` and `cryptpad`
natural upgrade candidates both went GREEN; `lasuite-meet` has a live upgrade but is not currently in
the bridge poll set, so its `!testme` PR never triggered.
## Fixes applied (A5-1, A5-2, related)
@ -93,6 +94,13 @@ preferred, `/root/cc-ci` fallback) instead of hard-coding `/root/cc-ci`.
- Conclusion: `n8n` is a good sandbox for V5/V6, but this real upgrade did **not** naturally surface the
stale-test path. Next step is to seed the stale-test case explicitly on a sandbox/scratch branch per
Phase 5 §2, then exercise DEFAULT comment-only and `--with-tests` flows against that seeded case.
- Second live candidate check: `cryptpad` app image `version-2026.2.0 -> version-2026.5.1` plus
`nginx 1.29 -> 1.31` on PR `https://git.autonomic.zone/recipe-maintainers/cryptpad/pulls/3`
(`upgrade-0.5.5+v2026.5.1`, head `9db61d3`) also went GREEN on `!testme` build `#50`.
- Additional live finding: `lasuite-meet` has a real upgrade path (`v1.16.0 -> v1.17.0`), but its PR
`https://git.autonomic.zone/recipe-maintainers/lasuite-meet/pulls/2` stayed `VERDICT=PENDING BUILD=?`
across repeated `POST=0` polls because `recipe-maintainers/lasuite-meet` is not in the bridge's
enrolled poll list. That makes it unusable for V5/V6 until explicitly enrolled.
## Phase 5 gates