Skip to content

docs: point GitHub web URLs at threecorp/bough after the repo transfer#102

Merged
ikeikeikeike merged 1 commit into
mainfrom
docs/repo-urls-threecorp
Jul 12, 2026
Merged

docs: point GitHub web URLs at threecorp/bough after the repo transfer#102
ikeikeikeike merged 1 commit into
mainfrom
docs/repo-urls-threecorp

Conversation

@ikeikeikeike

Copy link
Copy Markdown
Member

Follow-up to the repo transfer (ikeikeikeike/bough → threecorp/bough): updates the human-facing GitHub URLs that still pointed at the old name.

  • README: release download URLs + nix run / nix profile install github: refs
  • flake.nix: homepage + nix-run comments
  • docs/MIGRATION: issues link
  • docs/SIGNING.md + internal/pluginsign/verifier.go: the cosign keyless certificate identity — this is a correctness fix, not cosmetic. The real identity is now https://github.com/threecorp/bough/.github/workflows/release.yml@<ref> (verified against the v0.11.0 assets); the stale value would make cosign verify-blob --certificate-identity ... fail.

Deliberately not changed (GitHub's redirect keeps them working, and they must match go.mod): the Go module/import path — go install github.com/ikeikeikeike/bough/..., import paths in CHANGELOG / MIGRATION / generated proto, and module github.com/ikeikeikeike/bough.

Verified: go build ./..., nix flake check, and a repo-wide sweep confirming no https://github.com/ikeikeikeike/bough or github:ikeikeikeike/bough web/nix refs remain.

Updates the human-facing GitHub URLs left pointing at the pre-transfer
ikeikeikeike/bough:

- README: release download URLs + `nix run`/`nix profile install github:`
- flake.nix: homepage + the nix-run comments
- docs/MIGRATION: the issues link

docs/SIGNING.md and internal/pluginsign/verifier.go are a correctness fix,
not just cosmetic: they document the cosign keyless certificate identity,
which is now `https://github.com/threecorp/bough/.github/workflows/release.yml@<ref>`
(verified against the v0.11.0 assets). The stale ikeikeikeike identity
would make `cosign verify-blob --certificate-identity ...` fail.

Deliberately NOT changed — these are the Go module/import path, which
GitHub's redirect keeps working and which must match go.mod:
- `go install github.com/ikeikeikeike/bough/...` (README)
- import paths in CHANGELOG / MIGRATION / generated proto
- `module github.com/ikeikeikeike/bough` (go.mod)
The commented brew tap and the deliberately-nonexistent conformance
fault image are also left as-is.
@ikeikeikeike
ikeikeikeike merged commit aaf8f7c into main Jul 12, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant