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

AppImage Support #49

Open
e-dong opened this issue Oct 16, 2023 · 1 comment
Open

AppImage Support #49

e-dong opened this issue Oct 16, 2023 · 1 comment

Comments

@e-dong
Copy link
Contributor

e-dong commented Oct 16, 2023

App Images are Linux distro agnostic binaries, so this would be great to prioritize for Linux support

https://www.booleanworld.com/creating-linux-apps-run-anywhere-appimage/

Also add a job that builds a pacman binary (to be used with Arch linux).

Both of these new binaries should be artifacts to be used during release (see comment below).

@Proryanator
Copy link
Owner

Can reference how the Windows release job is done: https://github.com/Proryanator/encoder-benchmark/blob/main/.github/workflows/windows_release.yml

Would be similar in the same way that it takes an input name/tag (set during the release github action), and passes the binaries as artifacts.

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

No branches or pull requests

2 participants