cianru / huawei-appgallery-publish-gradle-plugin

Huawei AppGallery Publish Gradle Plugin allows you to publish the android release build file (*.apk or *.aab) to the Huawei AppGallery store
Apache License 2.0
111 stars 20 forks source link

App publication requires additional manual step to be available for users #21

Closed dbarwacz closed 3 years ago

dbarwacz commented 3 years ago

Hello! I integrated this plugin quite effortlessly, many thanks! After testing I realised though that the publications are not automatically submitted for review. I would like it to submit the build in a way, that it's available to the users with no further human action. The reality is that it requires me to manually click 'submit' in the console. I additionally receive an email from huawei that Promotion has been enabled for your app #appname# (#appid#). Is this expected? I publish with default config (ie default deployType, regular apk). Is this how this should behave?

bcarrera commented 3 years ago

1.2.3-SNAPSHOT should fix your problem -> https://github.com/cianru/huawei-publish-gradle-plugin/pull/19#issuecomment-769884670

dbarwacz commented 3 years ago

Is it likely that it will lend as a release? I would like to avoid having a crucial release step depending on a snapshot release that could break any minute with new version. Can I help with that somehow?

cosic commented 3 years ago

@dbarwacz Hi, The 1.2.3-SNAPSHOT is stable version and I won't to change it. Later I'm going to release it as v1.2.4.

cosic commented 3 years ago

Release at v1.2.4