Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove broken Amazon App Store production deploy #4455

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

jpelgrom
Copy link
Member

@jpelgrom jpelgrom commented Jun 12, 2024

Summary

The Amazon App Store submission in production releases is currently failing with

error

 [20:19:40***: The amazon_app_submission plugin is working!
[20:19:40***: Fetching app access token
[20:19:40***: Getting current edit
[20:19:41***: Get current apk id
[20:19:41***: Get current apk ETag
[20:19:42***: Replacing the apk with apk from 
+------------------------------------------+
|               Lane Context               |
+------------------+-----------------------+
| DEFAULT_PLATFORM | android               |
| PLATFORM_NAME    | android               |
| LANE_NAME        | android submit_amazon |
+------------------+-----------------------+
[20:19:42***: No such file or directory @ rb_sysopen - 

It appears that the current flow of prepare beta each week, release later doesn't work with the plugin* ugroupmedia/fastlane-plugin-amazon-app-store-submission#19 and fastlane/fastlane#15148 (comment) even suggests that submitting is never possible via the API.

To prevent failures, this PR removes the Amazon step from our production release flow and updates the README to provide more info on the release process.

 

* and the plugin is not really maintained looking at issues/open PRs

Screenshots

n/a

Link to pull request in Documentation repository

n/a

Any other notes

@dshokouhi dshokouhi merged commit d516018 into home-assistant:master Jun 14, 2024
4 checks passed
@jpelgrom jpelgrom deleted the fix-amazon-submission branch June 15, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants