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

Set up workflow to build restate-cli #370

Merged
merged 4 commits into from
May 10, 2023
Merged

Set up workflow to build restate-cli #370

merged 4 commits into from
May 10, 2023

Conversation

tillrohrmann
Copy link
Contributor

@tillrohrmann tillrohrmann commented May 9, 2023

Set up workflow to build restate-cli. The cross compilation works by using the restatedev/dev-tools container image which provides all utilities to build the binary.

This fixes #328

Example workflow run: https://github.com/restatedev/restate/actions/runs/4927864802

Copy link
Contributor

@slinkydeveloper slinkydeveloper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing locally now :)

.github/workflows/cli.yml Show resolved Hide resolved
Copy link
Contributor

@slinkydeveloper slinkydeveloper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I managed to build locally both arm64 and amd64 for linux, LGTM

@tillrohrmann
Copy link
Contributor Author

Thanks for the review @slinkydeveloper. Merging this PR now.

@tillrohrmann tillrohrmann merged commit b6516eb into main May 10, 2023
@tillrohrmann tillrohrmann deleted the cli-binaries branch May 10, 2023 14:58
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.

Artifact: CLI binary
2 participants