Files
cc-ci/machine-docs/BACKLOG-mirror.md
autonomic-bot 242d56b56e
Some checks failed
continuous-integration/drone/push Build is failing
claim(mirror): Ph1+Ph2+Ph3 complete — mirrors created, hedgedoc tests, 9 recipes enrolled
Phase 1: Create 3 missing Gitea mirrors (lasuite-drive, mailu, mumble) via API + force-sync
  upstream main (f4135d78, 23309a1a, 9fa5e949). All 3 return 200/empty=false from Gitea API.

Phase 2: Author tests/hedgedoc/ (uptime-kuma template) — recipe_meta.py, functional/
  test_health_check.py (GET / → 200/302), functional/test_branding.py (brand markers),
  PARITY.md. Generic tiers cover install/upgrade/backup baseline.

Phase 3: Enroll 9 unenrolled recipes in nix/modules/bridge.nix POLL_REPOS:
  bluesky-pds, discourse, ghost, immich, lasuite-drive, mailu, mattermost-lts, mumble, plausible.
  Final POLL_REPOS: 20 entries (cc-ci + 19 recipes).

Gate Ph4 CLAIMED: operator must run `nixos-rebuild switch --flake .#cc-ci` on cc-ci after
Adversary-verifies Ph1+Ph2+Ph3. See STATUS-mirror.md for exact repro.
2026-06-02 00:25:12 +00:00

2.1 KiB

BACKLOG — cc-ci mirror+enroll phase

Build backlog

Phase 0 — Pre-flight ✓

  • Confirm abra recipe fetch for lasuite-drive, mailu, mumble (all exit 0 — already fetched)
  • Snapshot POLL_REPOS + Gitea mirror status (STATUS-mirror.md + Adversary cold-probe in REVIEW-mirror.md)

Phase 1 — Create 3 missing mirrors ✓

  • Create recipe-maintainers/lasuite-drive (Gitea API HTTP 201 + force-sync f4135d78 → main)
  • Create recipe-maintainers/mailu (Gitea API HTTP 201 + force-sync 23309a1a → main)
  • Create recipe-maintainers/mumble (Gitea API HTTP 201 + force-sync 9fa5e949 → main)

Phase 2 — hedgedoc test suite ✓

  • tests/hedgedoc/recipe_meta.py (HEALTH_PATH=/, HEALTH_OK=(200,302), DEPLOY_TIMEOUT=600)
  • tests/hedgedoc/functional/test_health_check.py (GET / → 200 or 302)
  • tests/hedgedoc/functional/test_branding.py (hedgedoc/codimd/hackmd markers in HTML)
  • tests/hedgedoc/PARITY.md (scope documentation + deferred items)
  • Verify !testme green on hedgedoc PR (post Phase 4 deploy, after bridge restarts)

Phase 3 — Enroll 9 unenrolled recipes in POLL_REPOS ✓

  • Edit nix/modules/bridge.nix POLL_REPOS to add bluesky-pds,discourse,ghost,immich,lasuite-drive,mailu,mattermost-lts,mumble,plausible
  • Confirm each has tests// in repo (all 9 already present — Adversary-confirmed)
  • Commit + push cc-ci repo

Phase 4 — Deploy (OPERATOR GATE)

  • CLAIM gate — exact command + confirm /root/cc-ci at committed head + Phases 1-3 complete
  • Wait for operator to run nixos-rebuild switch --flake .#cc-ci on cc-ci

Phase 5 — Verify !testme triggerability (post-deploy)

  • Post !testme on 2-3 newly-enrolled recipe PRs; confirm Drone build starts within 60s
  • Spot-check bridge poll log shows all 19 repos (not 11)

Phase 6 — Resume per-recipe debugging (post-enrollment)

  • matrix-synapse upgrade re-run failure
  • ghost backup PRs (#1 reopened, #2 upgrade)
  • discourse bitnamilegacy re-pin
  • immich/mattermost/plausible backup fixes

Adversary findings

(none yet)