AppImage / appimage.github.io

Given an URL to an AppImage, the GitHub action in this project inspects the AppImage and puts it into a community-maintained catalog
https://appimage.github.io/
Other
305 stars 551 forks source link

PhotoFlow AppImage verification #385

Closed aferrero2707 closed 6 years ago

aferrero2707 commented 6 years ago

Would it be possible to grab the AppImage package that is tested on Travis from the Continuous release page? The most up-to-date version is this one, from the stable branch.

The current verification fails, but it is based on a rather old version...

Thanks!

probonopd commented 6 years ago

https://github.com/aferrero2707/PhotoFlow/releases lists more than the latest release under the same GitHub Release - this we cannot handle. It's also inconvenient for users. Why not just have the latest release under "Continuous build"?

probonopd commented 6 years ago

Hardlinked a current version for now, https://travis-ci.org/AppImage/appimage.github.io/builds/342729118

aferrero2707 commented 6 years ago

Looks like the latest AppImage package passes the verification... great! I think we can close this issue then.