add multi-channel distribution: binaries, install scripts, homebrew#71
Open
developersdigest wants to merge 5 commits intomainfrom
Open
add multi-channel distribution: binaries, install scripts, homebrew#71developersdigest wants to merge 5 commits intomainfrom
developersdigest wants to merge 5 commits intomainfrom
Conversation
Member
developersdigest
commented
Mar 13, 2026
- build-binaries.sh: cross-compile via bun for darwin/linux/windows (x64+arm64)
- install.sh: curl|bash installer with checksum verification
- install.ps1: powershell installer for windows
- release-binaries.yml: github actions workflow to build + upload on release
- test.yml: cross-platform binary smoke tests on PRs
- homebrew formula: template for firecrawl/homebrew-firecrawl tap
- build-binaries.sh: cross-compile via bun for darwin/linux/windows (x64+arm64) - install.sh: curl|bash installer with checksum verification - install.ps1: powershell installer for windows - release-binaries.yml: github actions workflow to build + upload on release - test.yml: cross-platform binary smoke tests on PRs - homebrew formula: template for firecrawl/homebrew-firecrawl tap
- trigger release on package.json version bump to main (not manual release) - auto-create git tag + github release with all assets - add nfpm.yaml for .deb, .rpm, .apk, .pkg.tar.zst generation - use envsubst to render nfpm config per arch - fix nfpm download url to use versioned filename - add optional nfpm packaging to local build script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.