Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: publish platform binaries as part of cli package #120

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

edezekiel
Copy link
Contributor

This PR refactors how we build the CLI. Instead of multiple npm packages, we mainline the mac and linux binaries into the main CLI package. There's a small script that helps pick which binary to use.

Exclude windows from build. Just put binaries in dist.
Ensure each matrix run only uploads artifacts for that platform
The hd.js script must be functional across lots of low node versions.
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