Skip to content

Conversation

@areibman
Copy link
Owner

@areibman areibman commented Dec 4, 2025

Ensures latest-mac.yml and latest.yml are generated in releases and adds graceful error handling for missing update manifests.

The auto-updater was failing with 404 errors because the GitHub release workflow sometimes failed to generate or upload the latest-mac.yml (for macOS) and latest.yml (for Windows) metadata files. This PR modifies the release workflow to explicitly verify and generate these files if they are missing after the build, and also updates the main process to handle 404 errors from the updater gracefully by treating them as "no update available" instead of showing an error to the user.


Open in Cursor Open in Web

Co-authored-by: meta.alex.r <meta.alex.r@gmail.com>
@cursor
Copy link

cursor bot commented Dec 4, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

3 participants