SDLPoP icon indicating copy to clipboard operation
SDLPoP copied to clipboard

Build and upload AppImage, closes #193

Open probonopd opened this issue 6 years ago • 3 comments

This PR, when merged, will compile this application on Travis CI upon each git push, and upload an AppImage to your GitHub Releases page.

PLEASE NOTE: For this to work, you need to set up GITHUB_TOKEN in Travis CI for this to work; please see https://github.com/probonopd/uploadtool.

An AppImage can be downloaded for testing:

https://github.com/probonopd/SDLPoP/releases/tag/continuous

Just download, set the executable bit, and run.

probonopd avatar Oct 04 '19 11:10 probonopd

Can this be implemented with a Github Action instead, or is this separate?

kees avatar Jun 20 '20 19:06 kees

It possibly could, but I have no clue about Github Actions yet.

probonopd avatar Jun 22 '20 17:06 probonopd

It possibly could, but I have no clue about Github Actions yet.

Any news?

Symbian9 avatar Oct 25 '21 17:10 Symbian9