Skip to content

Github release workflow to publish binaries#38

Merged
Cedric / ViaDézo1er (viadezo1er) merged 5 commits into
mainfrom
cedric/publish-binary
May 21, 2026
Merged

Github release workflow to publish binaries#38
Cedric / ViaDézo1er (viadezo1er) merged 5 commits into
mainfrom
cedric/publish-binary

Conversation

@viadezo1er
Copy link
Copy Markdown
Collaborator

@viadezo1er Cedric / ViaDézo1er (viadezo1er) commented May 20, 2026

MacOS, Linux and Windows x64 and arm64 binaries are produced, then compressed (.tar.gz for *nix and .zip for Windows).
Add a release workflow that trigger on packages/spark/package.json version increment.

Needs another reviewer to publish a release, like for the SDKs.

No canary releases for now.

Like bt, spark is not signed for MacOS (and Windows.....), requiring installation to be performed by curl ... | sh or using xattr -d com.apple.quarantine spark to execute spark.

@viadezo1er Cedric / ViaDézo1er (viadezo1er) changed the title Github release workflow Github release workflow to publish binaries May 20, 2026
@viadezo1er Cedric / ViaDézo1er (viadezo1er) marked this pull request as ready for review May 21, 2026 00:28
@viadezo1er Cedric / ViaDézo1er (viadezo1er) merged commit 994f019 into main May 21, 2026
10 checks passed
@viadezo1er Cedric / ViaDézo1er (viadezo1er) deleted the cedric/publish-binary branch May 21, 2026 01:00
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