Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
RaccoonLi 114ab5bc00
Add Task Google Play - Status Update, allows you to update the status of an app that was previously released to the selected track. (#282)
* Add Task Google Play - Halt, allows automating the halt of a previously released Android app.

* Update readme file

* Bump up extension version

* Update Halt task

* Update Tasks/GooglePlayHalt/task.json

Co-authored-by: DaniilShmelev <72494759+DaniilShmelev@users.noreply.github.com>

* Bump up extension version

* use GooglePlayStatusUpdate instead of GooglePlayHalt

* 1. Remove keepUserFraction option; 2. rely on google api error.

* Added judgment on userFraction, illegal input such as non-empty non-number throws an error.

* Update Tasks/GooglePlayStatusUpdate/google-play-status-update.ts

Co-authored-by: DaniilShmelev <72494759+DaniilShmelev@users.noreply.github.com>

* Update readme file and some description.

* Clean up all unused functions/types.

* Update Tasks/GooglePlayStatusUpdate/package.json

Co-authored-by: Anatoly Bolshakov <v-anbols@microsoft.com>

* Update README.md

Co-authored-by: Anatoly Bolshakov <v-anbols@microsoft.com>

* Update Tasks/GooglePlayStatusUpdate/google-play-status-update.ts

Co-authored-by: Anatoly Bolshakov <v-anbols@microsoft.com>

* Replace any type with a specific type where possible

* use androidpublisher_v3.Resource$Edits type in getNewEdit, getTrack, updateTrack

* Replace AndroidRelease with androidpublisher_v3.Schema$TrackRelease

Co-authored-by: Yingjie Li <yingjieli@microsoft.com>
Co-authored-by: DaniilShmelev <72494759+DaniilShmelev@users.noreply.github.com>
Co-authored-by: Anatoly Bolshakov <v-anbols@microsoft.com>
2021-08-11 17:01:15 +03:00