github-release-gradle-plugin icon indicating copy to clipboard operation
github-release-gradle-plugin copied to clipboard

Release, publish wiki, github pages and github release from Gradle

Results 4 github-release-gradle-plugin issues
Sort by recently updated
recently updated
newest added

Just a few whitespace and typo fixes `Github` -> `GitHub` `plguin` -> `plugin`

It will be nice to be able upload build to GitHub release

Github disabled `/releases` endpoint. So we have to wait for official api to do this. -vova

Looks like GradleBuild was changed in gradle 1.8, so now ReleaseTask doesn't compile as there's no longer a default constructor, it needs to call the updated constructor on GradleBuild.