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 github workflow action for building and added x86_64 build target #163

Merged
merged 6 commits into from
Dec 4, 2023

Conversation

jens-maus
Copy link
Contributor

This PR refs #162 by adding x86_64 as an addon build target to the build/main.go file so that a 64bit addon archive is generated alonside the other addon targets.

In addition, this PR also adds a first basic github workflow CI file to allow ccu-jack to be build via github actions and upload all build .tar.gz/.zip files as a build artifact that can be downloaded for testing purposes. Based on this workflow a "release" workflow could be generated which (instead of a manual build+release) could take care of the whole release cycle.

@mdzio mdzio changed the base branch from master to 162-multi-arch-addon December 4, 2023 17:04
@mdzio mdzio merged commit 27f3c37 into mdzio:162-multi-arch-addon Dec 4, 2023
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.

None yet

2 participants