Closed pmourawill closed 3 years ago
Hi @pmourawill!
This step exist to deploy to the Play Store mainly, so if that's not what you are looking to do exactly, we wouldn't recommend using it. Maybe you could write an API call to do this based on the possibilities here? https://developers.google.com/android-publisher
We've decided to use another strategy for version promotion for now. But, we are planning to release some step that just change the track instead of uploading an artifact every time.
Thanks for responding!
Failed to upload APKs: failed to upload app bundle, error: googleapi: Error 403: APK specifies a version code that has already been used., forbidden
`Getting configuration Configs:
This step does not update/promote versions to another track. It generates an editId for nothing...
Is there any other way to promote a release that is on specific track e.g. 'beta' to another one e.g. 'production' without an another artifact unnecessary upload?