Skip to content

chore: move to quantcli org and migrate to homebrew_casks - #11

Merged
DTTerastar merged 1 commit into
mainfrom
chore/move-to-quantcli-org
Apr 19, 2026
Merged

chore: move to quantcli org and migrate to homebrew_casks#11
DTTerastar merged 1 commit into
mainfrom
chore/move-to-quantcli-org

Conversation

@DTTerastar

Copy link
Copy Markdown
Collaborator

Summary

  • Update module path, Go imports, README links, and goreleaser homepage from dturner/DTTerastar to quantcli (follows the repo transfer to the quantcli org)
  • Migrate brews:homebrew_casks: (the brews: config was deprecated in GoReleaser v2.10)
  • Add url.verified and a post-install xattr -dr com.apple.quarantine hook so the unsigned macOS binary isn't blocked by Gatekeeper

Test plan

  • go build ./... passes (verified locally)
  • On next release, confirm goreleaser publishes a cask to quantcli/homebrew-tap without deprecation warnings
  • brew install quantcli/tap/liftoff-export works end-to-end on macOS

🤖 Generated with Claude Code

Update module path, imports, README links, and goreleaser homepage
from dturner/DTTerastar to quantcli following the repo transfer.

Replace deprecated `brews:` (deprecated in GoReleaser v2.10) with
`homebrew_casks:`. Includes the post-install hook to clear the
com.apple.quarantine xattr so the unsigned binary is not blocked
by Gatekeeper.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@DTTerastar
DTTerastar merged commit f1d7b30 into main Apr 19, 2026
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