chore: rename project from go-upkeep to uptop #25

Merged
lerko merged 1 commits from chore/rename-uptop into main 2026-05-25 01:02:30 +00:00
Owner

Summary

  • Module path → gitea.lerkolabs.com/lerko/uptop
  • Binary → cmd/uptop/
  • All imports, display strings, CI/Docker, and docs updated
  • 30 files changed, pure mechanical rename

After merge

  • Rename Gitea repo to uptop
  • Rename local directory
  • Create/rename Dockerhub repo to uptop
## Summary - Module path → `gitea.lerkolabs.com/lerko/uptop` - Binary → `cmd/uptop/` - All imports, display strings, CI/Docker, and docs updated - 30 files changed, pure mechanical rename ## After merge - [x] Rename Gitea repo to `uptop` - [x] Rename local directory - [x] Create/rename Dockerhub repo to `uptop`
lerko added 1 commit 2026-05-25 00:35:19 +00:00
chore: complete rename from go-upkeep to uptop
CI / test (pull_request) Successful in 4m26s
CI / lint (pull_request) Successful in 1m11s
9d12e3ecf1
- Module path: gitea.lerkolabs.com/lerko/uptop
- Binary: cmd/uptop/
- All imports updated to full module path
- Env vars: UPKEEP_* → UPTOP_*
- Prometheus metrics: upkeep_* → uptop_*
- Default DB: uptop.db
- Docker image: lerko/uptop
- All docs, compose files, CI updated

Only remaining "go-upkeep" reference is the fork attribution in README.
lerko force-pushed chore/rename-uptop from 5862a46b00 to 9d12e3ecf1 2026-05-25 00:35:19 +00:00 Compare
lerko merged commit b70edaace5 into main 2026-05-25 01:02:30 +00:00
lerko deleted branch chore/rename-uptop 2026-05-25 01:02:30 +00: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: lerkolabs/uptop#25