Skip to content

Promote: staging -> develop - #961

Merged
TaprootFreak merged 1 commit into
developfrom
staging
Aug 29, 2026
Merged

Promote: staging -> develop#961
TaprootFreak merged 1 commit into
developfrom
staging

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automatic Staging PR

This PR was automatically created after changes were pushed to staging.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge to promote into develop

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>
@TaprootFreak TaprootFreak added the tier3:full Opt-in: run Tier 3 Maestro handbook flows on this PR label Aug 29, 2026
@TaprootFreak
TaprootFreak merged commit 1c4cf03 into develop Aug 29, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tier3:full Opt-in: run Tier 3 Maestro handbook flows on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants