Cleanup: NS-05/NS-06 + drop dead /repos nav link #24

Merged
steve merged 2 commits from ns-05-06-cleanup into main 2026-05-09 12:11:37 +01:00
Owner

Summary

  • NS-05: marked done — .gitea/workflows/ci.yml already has zero actions/setup-go invocations and no GO_VERSION env. Closing as already-done.
  • NS-06: removed the permanently-disabled "Run backup now" tombstone button from web/templates/partials/host_chrome.html. Per-source-group Run-now on /hosts/{id}/sources is the only path now.
  • Bonus: dropped the dead /repos top-level nav link (vestigial since P1-23, no route ever registered; repos are per-host, accessed via the host's Repo sub-tab).

Test plan

  • CI green
  • Host detail page header shows only "Edit credentials" + ⋯ menu
  • Top nav no longer shows "Repos"
## Summary - **NS-05**: marked done — `.gitea/workflows/ci.yml` already has zero `actions/setup-go` invocations and no `GO_VERSION` env. Closing as already-done. - **NS-06**: removed the permanently-disabled "Run backup now" tombstone button from `web/templates/partials/host_chrome.html`. Per-source-group Run-now on `/hosts/{id}/sources` is the only path now. - **Bonus**: dropped the dead `/repos` top-level nav link (vestigial since P1-23, no route ever registered; repos are per-host, accessed via the host's Repo sub-tab). ## Test plan - [ ] CI green - [ ] Host detail page header shows only "Edit credentials" + ⋯ menu - [ ] Top nav no longer shows "Repos"
steve added 2 commits 2026-05-09 11:59:38 +01:00
nav: drop dead /repos top-level link (repos are per-host, accessed via host sub-tab)
CI / Test (store) (pull_request) Successful in 6s
CI / Test (rest) (pull_request) Successful in 8s
CI / Build (windows/amd64) (pull_request) Successful in 8s
CI / Build (linux/amd64) (pull_request) Successful in 7s
CI / Lint (pull_request) Successful in 19s
CI / Build (linux/arm64) (pull_request) Successful in 7s
e2e / Playwright vs docker-compose (pull_request) Successful in 1m31s
CI / Test (server-http) (pull_request) Successful in 2m43s
c319c38038
steve merged commit 58f4b7aed0 into main 2026-05-09 12:11:37 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: steve/restic-manager#24