digitalfabrik / app-android

Android App to deliver information from German cities to refugees
http://www.integreat-app.de
10 stars 1 forks source link

Auto-Upload to Beta-Channel in PlayStore #141

Closed dlangerenken closed 8 years ago

dlangerenken commented 8 years ago

We should have the same cycle as our wordpress-team:

  1. Working on feature-branches
  2. pull-request into main-branch.
  3. APK-Generation and verification by travis
  4. Upload to PlayStore-Beta-Channel - https://developers.google.com/android-publisher/

For now, I would upload APKs to Main-Channel manually (I don't trust scripts THAT much ;) ).

dlangerenken commented 8 years ago

At the moment the activation of necessary api permissions fails with a weird error code (might be googles fault)

dlangerenken commented 8 years ago

API enabled, gradle configured. However, the gradle command is not running yet.