Promote: staging -> develop - #961
Merged
Merged
Conversation
EN: Android deploy on the v1.2.20 tag failed while uploading native symbols: Sentry reported the files were already on the server, then failed assembling libapp.so chunks. This retries that upload three times so a flake does not block the Play Store upload. DE: Der Android-Deploy auf Tag v1.2.20 ist beim Native-Symbol-Upload gescheitert: Sentry meldete die Dateien schon auf dem Server und scheiterte dann am Zusammensetzen der libapp.so-Chunks. Dieser Stand retried den Upload dreimal, damit ein Flake den Play-Store-Upload nicht blockiert. <details> <summary>Details</summary> iOS deploy on the same Release run succeeded. Analyze / Visual on the release SHA were still running at the time of this PR. The Play Store lane never reached `upload_to_play_store` because symbol upload runs first. Re-running the failed Release job still uses the tagged Fastfile without this retry. This change takes effect on the next develop tag after merge. </details> Co-authored-by: TaprootFreakAI <315477232+TaprootFreakAI@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic Staging PR
This PR was automatically created after changes were pushed to staging.
Commits: 1 new commit(s)
Checklist