jonnyzzz / TeamCity.GitHub

Integration of TeamCity and GitHub
216 stars 63 forks source link

Automate deployment of android apk to Google Play Store #116

Closed santoshchauhan12 closed 6 years ago

santoshchauhan12 commented 6 years ago

Hello Team,

I was looking to automate the depolyment of android apk to google play store via team city.For this i want to feed some script which will accept the parameters like

and will upload apk to google play store.

Here are some reference i got to do that: https://github.com/codepath/android_guides/wiki/Automating-Publishing-to-the-Play-Store https://developers.google.com/android-publisher/getting_started

but i haven't got exact solution to do from team city. Attaching the screenshot where i need a help for adding a script.automatescript_to_upload Any help will be appreciated

Thanks..

VladRassokhin commented 6 years ago

How it's related to 'third-party' TeamCity plugin? Please create issue in YouTrack or open forum thread so someone from TeamCity team will answer there.

santoshchauhan12 commented 6 years ago

@VladRassokhin

We have already created the ticket for this issue here: https://youtrack.jetbrains.com/issue/TW-53793 Waiting for reply from TeamCity.

Could you please suggest me either script or plugin regarding this issue. Thanks