Skip to content

fix(updater): generate latest.json/.sig + remove internal dev docs - #33

Merged
slaveofcode merged 2 commits into
mainfrom
develop
Jul 26, 2026
Merged

fix(updater): generate latest.json/.sig + remove internal dev docs#33
slaveofcode merged 2 commits into
mainfrom
develop

Conversation

@slaveofcode

@slaveofcode slaveofcode commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Two changes:

…rated

Closes #32. Without bundle.createUpdaterArtifacts, Tauri 2 emitted v1-compat
updater artifacts that tauri-action's signature matcher couldn't associate, so
it logged 'Signature not found for the updater JSON. Skipping upload' and no
latest.json/.sig reached the release. Explicit true makes Tauri 2 emit proper
v2 updater artifacts the action uploads.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 26, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
goodwebtools 9c577cf Jul 26 2026, 04:07 PM

@slaveofcode slaveofcode changed the title fix(updater): generate latest.json/.sig (createUpdaterArtifacts) fix(updater): generate latest.json/.sig + remove internal dev docs Jul 26, 2026
@slaveofcode
slaveofcode merged commit 559f412 into main Jul 26, 2026
5 of 6 checks passed
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.

Desktop auto-updater: latest.json / .sig not generated in release.yml

1 participant