Skip to content

chore(ci): harden app certificate download#7304

Merged
vitormattos merged 1 commit intomainfrom
chore/ci-harden-app-certificate-download-main
Mar 17, 2026
Merged

chore(ci): harden app certificate download#7304
vitormattos merged 1 commit intomainfrom
chore/ci-harden-app-certificate-download-main

Conversation

@vitormattos
Copy link
Copy Markdown
Member

Summary

  • replace the certificate download in the release workflow with a direct raw URL
  • fail loudly on HTTP errors and follow redirects explicitly
  • add retries to reduce transient GitHub download failures during app signing

Context

The v13.2.0 appstore publish rerun succeeded, but the original failure was consistent with a transient certificate download error in the Sign app step. This keeps the workflow behavior the same while making that download path more robust.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Mar 17, 2026
@vitormattos vitormattos added this to the Next Major (34) milestone Mar 17, 2026
@vitormattos vitormattos changed the title [main] chore(ci): harden app certificate download chore(ci): harden app certificate download Mar 17, 2026
@vitormattos vitormattos merged commit 995b13a into main Mar 17, 2026
69 checks passed
@vitormattos vitormattos deleted the chore/ci-harden-app-certificate-download-main branch March 17, 2026 17:07
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Mar 17, 2026
@vitormattos vitormattos removed this from the Next Major (34) milestone Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

1 participant