chore!: move to the umbra module path #63

Merged
coilysiren merged 1 commit from chore/umbra-rename into main 2026-08-14 04:53:15 +00:00
Member

cli-guard is now forgejo.coilysiren.me/coilyco-flight-deck/umbra (umbra#285). The pin moves v0.131.0 -> v0.139.0 and the product name in prose follows. 23 files.

Both packages this consumes survive the intervening cleanup (umbra#284 removed 20 dead packages): http/opcore and pkg/valuesource. Nothing else changed shape for us.

Verified: go build, go vet and go test ./... all clean against v0.139.0.

Left alone deliberately

github.com/coilysiren/cli-guard links stay as they are. I checked: the GitHub mirror still carries the old name and answers 200, while /umbra 404s. Renaming those now would point the README at dead pages. They move once the mirror is renamed.

`cli-guard` is now `forgejo.coilysiren.me/coilyco-flight-deck/umbra` (umbra#285). The pin moves **v0.131.0 -> v0.139.0** and the product name in prose follows. 23 files. Both packages this consumes survive the intervening cleanup (umbra#284 removed 20 dead packages): `http/opcore` and `pkg/valuesource`. Nothing else changed shape for us. Verified: `go build`, `go vet` and `go test ./...` all clean against v0.139.0. ## Left alone deliberately `github.com/coilysiren/cli-guard` links stay as they are. I checked: the GitHub mirror still carries the old name and answers **200**, while `/umbra` **404s**. Renaming those now would point the README at dead pages. They move once the mirror is renamed.
chore!: move to the umbra module path
All checks were successful
ci / gate (push) Successful in 19s
ci / publish (push) Has been skipped
ci / gate (pull_request) Successful in 24s
ci / publish (pull_request) Has been skipped
23a4804e92
cli-guard is now forgejo.coilysiren.me/coilyco-flight-deck/umbra
(umbra#285). The pin moves v0.131.0 -> v0.139.0 and the product name in
prose follows.

Both packages this consumes survive the intervening cleanup: http/opcore
and pkg/valuesource. Nothing else in the dependency changed shape for us.

github.com/coilysiren/cli-guard links are left alone: the GitHub mirror
still carries the old name and answers 200, while /umbra 404s. They move
once the mirror is renamed.

Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Author
Member

Closing as already landed.

Every file this touches is byte-identical between main and this branch's head, and main's go.mod already requires forgejo.coilysiren.me/coilyco-flight-deck/umbra v0.139.0. The main...head compare shows zero commits ahead.

The module path move is done. Branch left in place, so this is reopenable.

Closing as already landed. Every file this touches is byte-identical between `main` and this branch's head, and `main`'s `go.mod` already requires `forgejo.coilysiren.me/coilyco-flight-deck/umbra v0.139.0`. The `main...head` compare shows zero commits ahead. The module path move is done. Branch left in place, so this is reopenable.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/mcp-beaver!63
No description provided.