Skip to content

fix(cli): Skip signing updaters if --no-sign is requested - #14582

Merged
Legend-Master merged 1 commit into
tauri-apps:devfrom
hrzlgnm:fix/14581
Nov 30, 2025
Merged

fix(cli): Skip signing updaters if --no-sign is requested#14582
Legend-Master merged 1 commit into
tauri-apps:devfrom
hrzlgnm:fix/14581

Conversation

@hrzlgnm

@hrzlgnm hrzlgnm commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

Closes #14581

@hrzlgnm
hrzlgnm requested a review from a team as a code owner November 29, 2025 12:46
@hrzlgnm
hrzlgnm marked this pull request as draft November 29, 2025 12:47
@hrzlgnm
hrzlgnm marked this pull request as ready for review November 29, 2025 12:50
@github-actions

github-actions Bot commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

Package Changes Through e560197

There are 7 changes which include @tauri-apps/api with patch, tauri with patch, tauri-cli with patch, tauri-bundler with patch, @tauri-apps/cli with patch, tauri-macos-sign with patch, tauri-utils with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.9.0 2.9.1
tauri-utils 2.8.0 2.8.1
tauri-macos-sign 2.3.0 2.3.1
tauri-bundler 2.7.3 2.7.4
tauri-runtime 2.9.1 2.9.2
tauri-runtime-wry 2.9.1 2.9.2
tauri-codegen 2.5.1 2.5.2
tauri-macros 2.5.1 2.5.2
tauri-plugin 2.5.1 2.5.2
tauri-build 2.5.2 2.5.3
tauri 2.9.3 2.9.4
@tauri-apps/cli 2.9.4 2.9.5
tauri-cli 2.9.4 2.9.5

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master Legend-Master left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks

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.

[bug] cargo tauri build -b deb --no-sign errors out with A public key has been found, but no private key

2 participants