-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add precompiled binary support for Linux, macOS, and Windows #51
Conversation
* Add build workflow * Install pnpm with corepack * Install deps * Specify linker and cross compiler env vars * Add build step, update to c2pa 0.28.1 * Build for mac * Add windows build for x86_64 * Upload artifact
🦋 Changeset detectedLatest commit: d6e235f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Github actions are Greek to me, but they seem good at a high level. One comment on Neon's version - everything else looks good ⚡
* Add precompiled binary support for Linux, macOS, and Windows (contentauth#51) * Add build workflow * Install pnpm with corepack * Install deps * Specify linker and cross compiler env vars * Update c2pa to 0.27.1 * Build for mac * Add windows build for x86_64 * Upload artifact * Update Neon dependency * Version Packages (contentauth#52) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update release trigger to `published` * Update packages * Add release call * Update workflow * Update targets * Create pretty-yaks-press.md * Add skip_rust_build * Remove call to pnpm build in ci script * Skip building rust --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
No description provided.