Commit Graph

4 Commits

Author SHA1 Message Date
compat-seeder
2f7fd6385d fix(compat): rename secret to COMPAT_PUSH_TOKEN (GITEA_* prefix is reserved)
All checks were successful
addon-qualify / qualify (push) Successful in 15s
2026-05-10 00:15:09 +03:00
compat-seeder
820ee83c09 feat(compat): seed-compat workflow + emitter (Phase 4)
All checks were successful
addon-qualify / qualify (push) Successful in 10s
Wires the nightly cold-start seeder. The Gitea Action runs
qualify-addon.py against every addon on each version branch (18.0 +
19.0), emits a canonical JSON snapshot to compat-bootstrap/seeded-ci.json,
and commits only when content changed. Tower's CompatSeedLoader fetches
this file at startup + every 24h, replays unseen stampIds into the
matrix.

Decisions: Git-as-bus over HTTP endpoint, static lint over real install,
content-hash stampId for byte-stability across runs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 00:14:14 +03:00
OdooSky v3
a103d8129b ci: vendor qualify-addon.py (Pillar 1 self-contained)
All checks were successful
addon-qualify / qualify (push) Successful in 13s
2026-05-09 13:38:33 +02:00
OdooSky v3
13a0f0faa1 ci: addon qualification gate (Pillar 1)
Some checks failed
addon-qualify / qualify (push) Failing after 53s
2026-05-09 13:33:39 +02:00