Skip to content

chore(release): build cross-platform binaries and update Homebrew tap#33

Merged
wax911 merged 1 commit into
mainfrom
fix-reconstruct-pr26
Jul 3, 2026
Merged

chore(release): build cross-platform binaries and update Homebrew tap#33
wax911 merged 1 commit into
mainfrom
fix-reconstruct-pr26

Conversation

@wax911

@wax911 wax911 commented Jul 3, 2026

Copy link
Copy Markdown
Member

Reconstructed PR #27

Changes

  • Add .github/workflows/release.yml for cross-platform binary builds (Linux x64/arm64, macOS x64/arm64)
  • Update all build:* tasks in deno.json with embedded permission flags: --allow-read --allow-write --allow-env --allow-sys --allow-run=git,docker,sops,age,age-keygen,shred,rm
  • Release workflow triggers on v* tags, builds binaries, creates tarballs + checksums, and publishes a GitHub Release

Verification

  • deno fmt --check: passed
  • deno check src/main.ts: passed
  • deno test: 283 passed, 0 failed

@wax911 wax911 merged commit 294d1d7 into main Jul 3, 2026
1 check passed
@wax911 wax911 deleted the fix-reconstruct-pr26 branch July 3, 2026 07:24
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