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

Add automation to build the different binaries in every release #6

Closed
Angelmmiguel opened this issue Oct 11, 2022 · 0 comments · Fixed by #23
Closed

Add automation to build the different binaries in every release #6

Angelmmiguel opened this issue Oct 11, 2022 · 0 comments · Fixed by #23
Assignees
Labels
⚙️ automation Automate processes using GitHub actions

Comments

@Angelmmiguel
Copy link
Contributor

Angelmmiguel commented Oct 11, 2022

For every release, we should build and upload the different binaries. With this automation we ensure people see where those files come from and how they were built. We will upload the binaries and also the SHA256 of every of them. We will print these values in the job too.

For now, we want to compile it for these different platforms:

Required

  • (macOS) Darwin x86
  • (macOS) Darwin ARM64
  • Linux x86

Optional

  • Linux ARM64
  • Windows 64
  • Raspberry Pi ARM8
  • RISC-V (if possible)
@Angelmmiguel Angelmmiguel added the ⚙️ automation Automate processes using GitHub actions label Oct 11, 2022
@gzurl gzurl self-assigned this Oct 17, 2022
@Angelmmiguel Angelmmiguel self-assigned this Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ automation Automate processes using GitHub actions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants