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 AppImage builds #17

Open
2 tasks
ghost opened this issue Jun 30, 2020 · 2 comments
Open
2 tasks

Add AppImage builds #17

ghost opened this issue Jun 30, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 30, 2020

Setup Travis CI for build AppImage (portable binary package for Linux)

Please, setup Travis CI for auto-build AppImage (portable package for Linux) for each commit:

TODO

  1. Create ../blob/master/.travis.yml
  2. https://github.com/appimage/AppImageKit
    1.1. https://github.com/probonopd/linuxdeployqt
    1.2. https://github.com/linuxdeploy
  3. https://github.com/probonopd/uploadtool
  4. Enable Travis CI pushing to GitHub releases for this repo.

For example, take a look on LeoCAD .travis.yml implementation:

And here is how resulted builds would look like:

For any AppImage packaging questions & support:

@hsanjuan
Copy link
Member

Would you like to take a stab to the script?

It might be better to use github actions, it might facilitate the upload-to-release part, but not sure.

@ghost
Copy link
Author

ghost commented Jun 30, 2020

upload-to-release part

uploadtool script could did it:

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

1 participant