Mu: In the website move the downloads to releases

Created on 19 Sep 2016  路  5Comments  路  Source: mu-editor/mu

Move executables and tarballs to github releases - keep the clones small.
Ensure any website links to download will still reach the releases before merging.

Most helpful comment

Fixed. See the brand new release associated with this repos!

All 5 comments

Any docs on how to do this?

https://help.github.com/articles/creating-releases/

It's basically a git tag with additional content attached to it in GitHub, which can also be created and managed from the website. An advantage is to be able to retrieve all this data from the GitHub API: https://developer.github.com/v3/repos/releases/

OK... I'll take a look.

There is a related discussion to this one in https://github.com/mu-editor/mu/issues/155 (linking the issues to easily keep track).

Fixed. See the brand new release associated with this repos!

Was this page helpful?
0 / 5 - 0 ratings