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

Setup build and release process #26

Closed
remyroy opened this issue Apr 25, 2024 · 4 comments · Fixed by #159
Closed

Setup build and release process #26

remyroy opened this issue Apr 25, 2024 · 4 comments · Fixed by #159
Assignees

Comments

@remyroy
Copy link
Member

remyroy commented Apr 25, 2024

Setup a solid build and release process for the initial ethstaker-deposit-cli release.

@remyroy remyroy self-assigned this Apr 26, 2024
@remyroy
Copy link
Member Author

remyroy commented May 1, 2024

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.

@yorickdowne
Copy link

Github-hosted Linux arm64 runners are now in public beta, but not for plebs. Enterprise and Team accounts only, for now.

https://github.blog/changelog/2024-06-03-actions-arm-based-linux-and-windows-runners-are-now-in-public-beta/

@remyroy
Copy link
Member Author

remyroy commented Aug 27, 2024

It could be a good enough reason for us to buy a Github package and get this.

@remyroy
Copy link
Member Author

remyroy commented Sep 6, 2024

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.

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 a pull request may close this issue.

2 participants