arkottke/strata

Please provide AppImage for download on GitHub Releases

Closed this issue · 2 comments

Right now an AppImage is uploaded to transfer.sh for each build. But for users this is a bit inconvenient, since they need to look up the transfer.sh download URL in each Travis CI build log. Hardly anyone will look for it there.

Hence it would be nice if for releases and possibly also for continuous builds, the AppImage could be downloaded to the GitHub Releases page as well.

Personally I am using https://github.com/probonopd/uploadtool for this. Could easily be adapted to your needs.

Reference:
AppImage/appimage.github.io#15

17777de

AppImages are now automatically built and uploaded to Github.