From ec3d250340d325031ed9a40a13ecfa594c16294d Mon Sep 17 00:00:00 2001 From: s8n Date: Wed, 6 May 2026 10:18:44 +0100 Subject: [PATCH] delete: 3 GH repos (x, infra, veilor-server) on operator request Forgejo copies untouched, source-of-truth preserved. GH 404s confirmed post-delete. --- STATE.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/STATE.md b/STATE.md index ccc7d79..89fda9a 100644 --- a/STATE.md +++ b/STATE.md @@ -46,9 +46,9 @@ Mesh: | Repo | Owner | Forgejo | GH mirror | Notes | |---|---|---|---|---| | veilor-os | veilor-org | ✅ primary | snapshot 2026-05-06 (stale from now) | hardened Fedora KDE remix | -| veilor-server | veilor-org | ✅ primary | snapshot 2026-05-06 (stale) | Debian preseed bootstrap | -| infra | veilor-org | ✅ primary | snapshot 2026-05-06 (stale) | this repo | -| x | s8n-ru | ✅ primary | snapshot 2026-05-06 (stale) | private Misskey fork | +| veilor-server | veilor-org | ✅ primary | **DELETED from GH 2026-05-06** | Debian preseed bootstrap | +| infra | veilor-org | ✅ primary | **DELETED from GH 2026-05-06** | this repo | +| x | s8n-ru | ✅ primary | **DELETED from GH 2026-05-06** | private Misskey fork | | minecraft-launcher | s8n-ru | ✅ primary | snapshot 2026-05-06 (stale) | racked.ru launcher | | minecraft-server | s8n-ru | ✅ primary | snapshot 2026-05-06 (stale) | racked.ru MC server | | minecraft-client | s8n-ru | ✅ primary | snapshot 2026-05-06 (stale) | racked.ru MC client config | @@ -131,6 +131,9 @@ ubuntu-24.04` since runner has that label. ## Changelog ### 2026-05-06 +- **Deleted 3 repos from GitHub:** `s8n-ru/x`, `veilor-org/infra`, + `veilor-org/veilor-server`. Forgejo copies untouched. GH 404s + confirmed. - **Disabled all Forgejo→GH push-mirrors** (8 repos). Forge is now the only auto-pushed-to host. Operator works privately. Push to GH is a manual operator step for specific repos when wanted.