delete: 3 GH repos (x, infra, veilor-server) on operator request

Forgejo copies untouched, source-of-truth preserved. GH 404s confirmed
post-delete.
This commit is contained in:
s8n 2026-05-06 10:18:44 +01:00
parent 59aa014e32
commit ec3d250340

View file

@ -46,9 +46,9 @@ Mesh:
| Repo | Owner | Forgejo | GH mirror | Notes | | Repo | Owner | Forgejo | GH mirror | Notes |
|---|---|---|---|---| |---|---|---|---|---|
| veilor-os | veilor-org | ✅ primary | snapshot 2026-05-06 (stale from now) | hardened Fedora KDE remix | | 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 | | veilor-server | veilor-org | ✅ primary | **DELETED from GH 2026-05-06** | Debian preseed bootstrap |
| infra | veilor-org | ✅ primary | snapshot 2026-05-06 (stale) | this repo | | infra | veilor-org | ✅ primary | **DELETED from GH 2026-05-06** | this repo |
| x | s8n-ru | ✅ primary | snapshot 2026-05-06 (stale) | private Misskey fork | | 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-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-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 | | 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 ## Changelog
### 2026-05-06 ### 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 - **Disabled all Forgejo→GH push-mirrors** (8 repos). Forge is now
the only auto-pushed-to host. Operator works privately. Push to GH the only auto-pushed-to host. Operator works privately. Push to GH
is a manual operator step for specific repos when wanted. is a manual operator step for specific repos when wanted.