Bryan Oltman
Bryan Oltman
Potentially related to https://github.com/shorebirdtech/shorebird/issues/1956 as well
The reproduction steps are incomplete. Can you share what you did that triggered `Error uploading ipa file`? That output doesn't appear to be from `shorebird release`.
Relevant Discord thread, starting at this message: https://discord.com/channels/1030243211995791380/1250070546008379423/1255185635514257479 It sounds like the issue is that Fastlane's `gym` tool handled updating extension versions, and `altool` does not. Excerpts from the Discord...
I believe this has been fixed
@acoutts differences in environment can definitely affect this, but I'm surprised that you'd see asset differences (unless your local git checkout is different than what CI is checking out). What...
Closing due to inactivity. If you're still having this problem, please reopen and reply to the question above.
You can see the number of users who hit this in [our logs](https://console.cloud.google.com/logs/query;query=resource.type%3D%22cloud_run_revision%22%0Aseverity%3DERROR%0AjsonPayload.message.details%3D~%22User%20with%20email%20.*%20not%20found%22;storageScope=project;pinnedLogId=2024-08-02T13:58:51.248645Z%2F66ace61b0003cb45fed424f4;summaryFields=:false:32:beginning;cursorTimestamp=2024-08-02T13:58:51.248645Z;duration=P7D?project=code-push-prod)
This has been added in https://docs.shorebird.dev/guides/development-workflow/. Closing
I don't disagree with this on principle, but what problem is this intended to solve? Releases can currently be viewed in the Shorebird console at https://console.shorebird.dev/apps/[app-id]
> > I'd recommend just cherry-picking the previous functionality in order to be conscious of everyone's time and to maintain consistency. > > @felangel if you would like for me...