Skip to content

Rename repo paths from agent-receipts/agent-receipts to agent-receipts/ar#1

Merged
ojongerius merged 1 commit into
mainfrom
fix/rename-to-ar
Apr 2, 2026
Merged

Rename repo paths from agent-receipts/agent-receipts to agent-receipts/ar#1
ojongerius merged 1 commit into
mainfrom
fix/rename-to-ar

Conversation

@ojongerius
Copy link
Copy Markdown
Contributor

Summary

Updates all Go module paths, import statements, package URLs, badge links, and security advisory URLs to reflect the repo rename from agent-receipts/agent-receipts to agent-receipts/ar.

Test plan

  • go test ./... passes in sdk/go and mcp-proxy
  • No remaining references to old path

@ojongerius ojongerius merged commit 0590dfa into main Apr 2, 2026
6 checks passed
@ojongerius ojongerius deleted the fix/rename-to-ar branch April 2, 2026 08:10
ojongerius added a commit that referenced this pull request Apr 23, 2026
… assets

Two separate `goreleaser release --clean` runs produce tarballs with
different SHA256s (non-reproducible tar mtimes), so the Homebrew formula
pushed from run #2 would reference binaries uploaded from run #1 —
causing `brew install` to fail with checksum mismatches.

Collapse to a single run and upload the same dist/ artifacts to the
GitHub release. There's a brief window (~30s) where the formula URL
returns 404 until the release is created, but that self-heals on retry
versus a hash mismatch which requires a formula correction.

Flagged by Copilot on #215.
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