cedric
05/04/2016, 4:20 PMuploadGithub and uploadBintray that depend on `assemble`: if you invoke either of the upload tasks, then assemble must be invoked first. How do we compute a tree that will lead to just assemble -> uploadBintray to be run and not assemble -> uploadBintray and uploadGithub? What would be the algorithm?