Skip to content

chore: fetch latest Electron version once per build#1140

Merged
dsanders11 merged 1 commit into
mainfrom
chore/latest-release-once-per-build
Jun 9, 2026
Merged

chore: fetch latest Electron version once per build#1140
dsanders11 merged 1 commit into
mainfrom
chore/latest-release-once-per-build

Conversation

@dsanders11

Copy link
Copy Markdown
Member

Description of Change

Same song and dance as #1055, we want to await a single fetch promise rather than having the Markdown transform fan out kick off a bunch of fetches in parallel, as that's proving flaky.

This hopefully fixes some stability issues we've been seeing with builds in CI.

Checklist

  • This PR was not created with AI. (PRs created mainly with AI will be closed. They waste our team's time. We ban repeat offenders.)

@dsanders11
dsanders11 marked this pull request as ready for review June 9, 2026 20:57
@dsanders11
dsanders11 requested a review from a team as a code owner June 9, 2026 20:57
@dsanders11
dsanders11 merged commit fdf7fc2 into main Jun 9, 2026
8 checks passed
@dsanders11
dsanders11 deleted the chore/latest-release-once-per-build branch June 9, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants