appstore icon indicating copy to clipboard operation
appstore copied to clipboard

Automate release management

Open jo-elimu opened this issue 8 years ago • 1 comments

Facilitate automated releases triggered via Jenkins.

  • [ ] Tag in GitHub
  • [ ] Release (and upload signed APK) in GitHub
  • [ ] Upload AAR (and APK?) file to Bintray - https://github.com/bintray/gradle-bintray-plugin#readme
  • [ ] Upload APK file to website (add REST API endpoint)
  • [ ] Automatically adjust version in build.gradle

Relates to https://github.com/elimu-ai/ml-authentication/issues/147

jo-elimu avatar Nov 21 '17 22:11 jo-elimu

See https://github.com/chrisbanes/gradle-mvn-push

jo-elimu avatar Mar 25 '18 11:03 jo-elimu