You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The listing for our app is failing to upload with a 500, see the build here
Thankfully it does actually upload to Alpha on the play store and does take the release notes however we are only providing English translation at the moment so there is a warning
4 language translations missing: de-DE, fr-FR, it-IT, and tr-TR
and the "whats new in this release textbox" has the English listing and
<de-DE>
Enter or paste your release notes for de-DE here
</de-DE>
for the missing translations.
Plugin configuration:
The stuff with the release notes is expected (that's what happens if you create a release manually). And the 500 error is a duplicate of #597. There's not much I can do besides wait and hope Google will fix it.
Describe the bug
The listing for our app is failing to upload with a 500, see the build here
Thankfully it does actually upload to Alpha on the play store and does take the release notes however we are only providing English translation at the moment so there is a warning
4 language translations missing: de-DE, fr-FR, it-IT, and tr-TR
and the "whats new in this release textbox" has the English listing and
for the missing translations.
Plugin configuration:
How To Reproduce
you can check out https://github.com/kiwix/kiwix-android/tree/release or 7da84c0b9048959b2b32d7da5eaff3efff32c1ab ? The dummy keystore in the project can be used, the dummy google.json definitely not
Versions
Tasks executed
publishKiwixRelease
Expected behavior
The task to complete successfully without a 500 and not fail the build
The text was updated successfully, but these errors were encountered: