Skip to content

Conversation

@Tim020
Copy link
Contributor

@Tim020 Tim020 commented Jan 24, 2026

No description provided.

Tim020 and others added 2 commits January 24, 2026 23:01
The glob pattern `electron/out/make/*.zip` did not match the actual
output path from Electron Forge, which places macOS builds at
`electron/out/make/zip/darwin/{arch}/*.zip`.

Changed to recursive glob `**/*.zip` to find zip files in subdirectories.

This fixes the missing macOS Electron build in releases.

Co-authored-by: Claude Opus 4.5 <[email protected]>
@Tim020 Tim020 added the release Pull requests for creating a new release label Jan 24, 2026
@Tim020 Tim020 enabled auto-merge January 24, 2026 23:02
@github-actions github-actions bot added github GitHub actions related issue or pull request small-diff Small pull request client Pull requests changing front end code server Pull requests changing back end code labels Jan 24, 2026
@github-actions
Copy link

Client Test Results

83 tests   83 ✅  0s ⏱️
 3 suites   0 💤
 1 files     0 ❌

Results for commit bf8e009.

@github-actions
Copy link

Python Test Results

  1 files    1 suites   37s ⏱️
313 tests 313 ✅ 0 💤 0 ❌
318 runs  318 ✅ 0 💤 0 ❌

Results for commit bf8e009.

@Tim020 Tim020 merged commit 1c5ddd4 into main Jan 24, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client Pull requests changing front end code github GitHub actions related issue or pull request release Pull requests for creating a new release server Pull requests changing back end code small-diff Small pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants