Files
management/docs/issues/0034-cfgmon-11-gitea-ci-rueckbau-abschliessen.md
T
Thore CimbalandClaude Opus 5 667f69d93f chore(issues): record the mirror addresses from the first full run
The mirror created the seven issues that had never reached the board
(management#33-39) and wrote each new iid back into its file. Without the
writeback the next run would create duplicates instead of recognising its own
work.

Group check after the run: the issue drift class is empty - 27 findings down to
20, 7 hints to 0, and not a single GitLab issue without a canonical file. What
remains is unrelated to the board: seventeen commit-hygiene findings parked in
#0053 and three component declarations.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-18 12:00:00 +00:00

26 lines
855 B
Markdown

---
type: issue
id: "0034"
status: open
created: 2026-08-11
milestone: M2
priority: medium
host: cfgmon
related: []
gitlab_iid: "34"
---
# CFGMON-11 — Gitea-CI-Rückbau abschließen (sicher rückbaubare Schritte)
> Angelegt bei der neckbeard-Migration (Feldtest-Befund F-004).
> `gitlab_iid` folgt mit dem ersten Spiegel-Lauf.
Die als „sicher rückbaubar" dokumentierten Schritte ausführen
([cfgmon](../wiki/admin/cfgmon.md), Abschnitt Gitea-CI-Rückbau):
Actions-Toggle bei ThreadNet-Web/threadnet-call deaktivieren, die
ersetzten Workflow-Dateien entfernen, Runner-Identität deregistrieren —
und den **npm-Token aus der untracked `.npmrc` revoken/rotieren**
(Klartext-Fund vom 2026-07-30; der Anteil ist der Grund für
`priority: medium`). Dazu der kosmetische Handgriff auf CFGMON:
`cd /opt/thread-net-git && git checkout main && git pull`.