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

Dockerless arm64 release Fixes: #190 #232

Merged
merged 67 commits into from
Jan 31, 2025
Merged

Conversation

jensgrunzer1
Copy link
Contributor

@jensgrunzer1 jensgrunzer1 commented Nov 20, 2024

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

The PR fulfills these requirements:

  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (it's best to open a suggestion issue first and wait for approval before working on it)

Other information:
Github Actions Workflow which automatically builds binaries for the arm64 platform. This Workflow uses the arch linux arm image for the rpi4 and qemu to create an arm64 release because an arm runner isn't released yet

@jensgrunzer1 jensgrunzer1 changed the title Dockerless arm64 release [#190](,#190) Dockerless arm64 release [#190](issues/#190) Nov 20, 2024
@jensgrunzer1 jensgrunzer1 changed the title Dockerless arm64 release [#190](issues/#190) Dockerless arm64 release fixes #190 Nov 20, 2024
@jensgrunzer1 jensgrunzer1 changed the title Dockerless arm64 release fixes #190 Dockerless arm64 release closes #190 Nov 20, 2024
@jensgrunzer1 jensgrunzer1 changed the title Dockerless arm64 release closes #190 Dockerless arm64 release Nov 20, 2024
@jensgrunzer1 jensgrunzer1 changed the title Dockerless arm64 release Dockerless arm64 release fix #190[,#190] Nov 20, 2024
@jensgrunzer1 jensgrunzer1 changed the title Dockerless arm64 release fix #190[,#190] Dockerless arm64 release fix #190 Nov 20, 2024
@jensgrunzer1 jensgrunzer1 changed the title Dockerless arm64 release fix #190 Dockerless arm64 release Fixes: #190 Nov 20, 2024
@jensgrunzer1 jensgrunzer1 changed the title Dockerless arm64 release Fixes: #190 Dockerless arm64 release -Fixes: #190 Nov 20, 2024
@jensgrunzer1 jensgrunzer1 changed the title Dockerless arm64 release -Fixes: #190 Dockerless arm64 release Fixes: #190 Nov 20, 2024
@cwilvx
Copy link
Member

cwilvx commented Nov 21, 2024

Hi @jensgrunzer1

Thanks for this workflow. I really appreciate this contribution. I'll review the workflow and merge it to the main release workflow.

Thank you very much.

aarch64_buildscript Outdated Show resolved Hide resolved
@jensgrunzer1 jensgrunzer1 requested a review from cwilvx January 27, 2025 17:58
@cwilvx cwilvx merged commit d5ca4a1 into swingmx:master Jan 31, 2025
@cwilvx
Copy link
Member

cwilvx commented Jan 31, 2025

@jensgrunzer1

Thank you very much for this pull request. Very much appreciated

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.

ARM64 Binary Release
2 participants