novoda / download-manager

A library that handles long-running downloads, handling the network interactions and retrying downloads automatically after failures
Apache License 2.0
483 stars 63 forks source link

Automatic releases on push to release branch #484

Open Mecharyry opened 5 years ago

Mecharyry commented 5 years ago

Problem

At the moment we still need to update the version of the library locally in the build file and then go to the CI in order to perform a release when something is merged to release.

Solution

Pair with @mr-archano to come up with a better solution, he had ideas 👅