Skip to content

Conversation

naps62
Copy link
Member

@naps62 naps62 commented Jul 30, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings July 30, 2025 10:07
@naps62 naps62 added the A-enhancement work towards a new feature label Jul 30, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR sets up Tauri updater manifest functionality by configuring the necessary environment variables and build options for auto-updating capabilities. The changes enable the generation of updater JSON files and configure signing keys for secure updates.

Key changes:

  • Adds Tauri signing environment variables for auto-updater security
  • Enables updater JSON generation in the build process
  • Configures universal binary support for updater manifests

@naps62 naps62 merged commit 95feb6c into main Jul 30, 2025
8 checks passed
@naps62 naps62 deleted the tauri-updater-setup branch July 30, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-enhancement work towards a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup auto-updater json. This will include a json manifest in our upcoming releases
1 participant