-
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
Setup build and release process #26
Comments
Part of this was done in #28. A Linux arm64 build would be nice. Circleci might be the way to go here until arm64 runners are added to Github. |
Github-hosted Linux arm64 runners are now in public beta, but not for plebs. Enterprise and Team accounts only, for now. |
It could be a good enough reason for us to buy a Github package and get this. |
Our setup and release process is much better now with the build workflow on Github. We also now support the linux on ARM64 platform. What's mostly remaining for me would be to document how to perform a proper release and add Windows on ARM support which is blocked by having a good runner image with build tools installed. |
Setup a solid build and release process for the initial ethstaker-deposit-cli release.
The text was updated successfully, but these errors were encountered: