REUSE-WP-0014: T09 publish-check sweep (60 hub, 13 Gitea blocked)
Some checks failed
ci / validate-registry (push) Has been cancelled

Re-ran publish-check on 13 fail repos; none recovered. Hub now 60/60
registered including hub-core. Flag operator follow-up for Gitea visibility.
This commit is contained in:
2026-06-16 02:05:37 +02:00
parent 84e1847da9
commit 0f4f8c810f
2 changed files with 20 additions and 4 deletions

View File

@@ -9,6 +9,10 @@ summary:
established: 60 established: 60
pending: 0 pending: 0
with_reuse_surface_seed: 8 with_reuse_surface_seed: 8
hub_registered: 60
publish_pass: 47
publish_fail: 13
publish_sweep: '2026-06-16'
repos: repos:
- slug: activity-core - slug: activity-core
path: /home/worsch/activity-core path: /home/worsch/activity-core
@@ -185,10 +189,10 @@ repos:
capability_count: 0 capability_count: 0
seed_from_reuse_surface: false seed_from_reuse_surface: false
seed_capability_ids: [] seed_capability_ids: []
hub_registered: false hub_registered: true
publish_check: fail publish_check: fail
batch: B02 batch: B02
publish_note: Gitea repo missing; push-to-create disabled for org publish_note: Gitea repo missing; push-to-create disabled; T09 sweep HTTP 404
- slug: human-resources - slug: human-resources
path: /home/worsch/human-resources path: /home/worsch/human-resources
status: established status: established

View File

@@ -239,9 +239,11 @@ Slugs: `user-engine`, `vantage-point`, `vergabe-teilnahme`, `whynot-control`,
```task ```task
id: REUSE-WP-0014-T09 id: REUSE-WP-0014-T09
status: todo status: done
priority: high priority: high
state_hub_task_id: "376ef03c-f22b-4b5a-b653-e020e625364f" state_hub_task_id: "376ef03c-f22b-4b5a-b653-e020e625364f"
needs_human: true
intervention_note: "13 repos still Gitea raw HTTP 404 — operator must create/enable public repos on gitea.coulomb.social"
``` ```
For every roster row with `status: established` and `publish_check: pending`: For every roster row with `status: established` and `publish_check: pending`:
@@ -252,6 +254,15 @@ For every roster row with `status: established` and `publish_check: pending`:
Target: hub federates all established local repos with HTTP 200 indexes. Target: hub federates all established local repos with HTTP 200 indexes.
**Done 2026-06-16:** Swept 13 `publish_check: fail` repos — **0 recovered** (all
still HTTP 404 on Gitea raw URL). Local `git push` OK for 12/13; **`hub-core`**
push still blocked (no Gitea repo). Hub now **60/60 registered**
(`reuse-surface hub list`). Operator action required before federation can fetch
indexes for: `activity-core`, `hub-core`, `ihp-railiance-probe`, `inter-hub`,
`net-kingdom`, `railiance-apps`, `railiance-cluster`, `railiance-enablement`,
`railiance-infra`, `railiance-platform`, `tegwick-control`, `whynot-control`,
`whynot-design`.
## Federation Sources And Deduplication ## Federation Sources And Deduplication
```task ```task
@@ -309,4 +320,5 @@ state_hub_task_id: "51389647-3e23-4a64-a7d8-bdb5e364592f"
| 2026-06-16 | T05 B03 done: 35/60; inter-hub publish blocked (Gitea) | | 2026-06-16 | T05 B03 done: 35/60; inter-hub publish blocked (Gitea) |
| 2026-06-16 | T06 B04 done: 45/60; net-kingdom + railiance-apps publish blocked | | 2026-06-16 | T06 B04 done: 45/60; net-kingdom + railiance-apps publish blocked |
| 2026-06-16 | T07 B05 done: 55/60; 5 railiance/tegwick publish blocked | | 2026-06-16 | T07 B05 done: 55/60; 5 railiance/tegwick publish blocked |
| 2026-06-16 | T08 B06 done: **60/60** all local repos established | | 2026-06-16 | T08 B06 done: **60/60** all local repos established |
| 2026-06-16 | T09 sweep: 60 hub registrations; 13 publish still Gitea 404 |