AppImage nightlies on bintray: set version description with installation procedure
In order to make the download easier, we need to set the description of the "version", not the package, with installation procedure.
Then the link to https://bintray.com/musescore/nightlies-linux/MuseScoreNightly-2.0.3-i6… on the download page will be a lot more usable.
Comments
See https://bintray.com/docs/api/#url_update_version
Good idea.
According to https://bintray.com/docs/api/ this should be fairly straightforward...under the heading for "Create version"...so just a matter of adding "desc":Once this is setup, we can also redirect (or cloak) the link http://prereleases.musescore.org/linux/nightly/
I'll do this. It looks like there's some other attributes that I can set that will be useful too.
https://bintray.com/docs/api/#_set_attributes
PR: https://github.com/musescore/MuseScore/pull/2455
Fixed in branch master, commit fee0b6b3e6
fix #102126: add description for AppImages to Bintray version
Fixed in branch 2.0.3, commit ce7e6999a4
fix #102126: add description for AppImages to Bintray version
Automatically closed -- issue fixed for 2 weeks with no activity.