Skip to content

Fix goreleaser org rename and add Windows builds#101

Merged
jonchun merged 4 commits intomainfrom
fix/goreleaser-org-rename
Mar 6, 2026
Merged

Fix goreleaser org rename and add Windows builds#101
jonchun merged 4 commits intomainfrom
fix/goreleaser-org-rename

Conversation

@jonchun
Copy link
Copy Markdown
Collaborator

@jonchun jonchun commented Mar 6, 2026

Summary

  • Update .goreleaser.yaml release/homebrew owner from jonchun to fawdyinc (fixes 307 redirect failures on asset uploads)
  • Update install.sh and README.md references from jonchun to fawdyinc
  • Add Windows (amd64/arm64) build targets with .zip archive format

Test plan

  • Verify goreleaser release uploads succeed without 307 errors
  • Verify Windows binaries are included in the release
  • Verify install.sh resolves to the correct repo

🤖 Generated with Claude Code

jonchun and others added 4 commits March 5, 2026 20:27
Return bare hostname as `key` in connect response so fawdy2 uses it
for subsequent command lookups, instead of constructing user@host:port
which doesn't match Go's internal connection map.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
The org rename from jonchun to fawdyinc was missed in .goreleaser.yaml,
causing release asset uploads to fail with 307 redirects. Also updates
install.sh and README.md references.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Adds windows/amd64 and windows/arm64 builds, using .zip format
instead of .tar.gz for Windows archives.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@jonchun jonchun merged commit 1f21afa into main Mar 6, 2026
2 checks passed
@jonchun jonchun deleted the fix/goreleaser-org-rename branch March 6, 2026 18:17
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