Skip to content

Publish compatible updater archives - #243

Merged
jamditis merged 1 commit into
mainfrom
codex/store-updater-archive
Aug 1, 2026
Merged

Publish compatible updater archives#243
jamditis merged 1 commit into
mainfrom
codex/store-updater-archive

Conversation

@jamditis

@jamditis jamditis commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Before submitting

These are required. If you're skipping any, say why in this section.

  • I searched existing issues and pull requests (including closed ones) so this isn't a duplicate
  • I tested this change locally

Skipping any of the above? Explain why here:

None.

Description

Package signed NSIS updater archives with stored ZIP entries, matching the compression methods enabled in AudioBud's Tauri updater build. Prepare v0.4.4 as the safe replacement for the published-but-unpromoted v0.4.3 updater archive.

The real v0.4.3 feed run downloaded all 28,005,984 bytes and verified the signature, then failed closed with unsupported Zip archive: Compression method not supported. The live feed remains on v0.4.2.

Related issues

Related to #159.

Testing

  • Regression test failed before the workflow fix and passes afterward
  • bun test — 286 tests passed with 1,418 expectations
  • bun run lint
  • bun run tsc
  • Scoped Prettier checks for all changed supported files
  • git diff --check
  • Two-pass local review with gpt-5.5 low and gpt-5.6-sol xhigh; no findings
  • bun run format:check could not run Cargo formatting because Cargo is not installed on this host; the Rust changes are version-only manifest updates

Screenshots / videos (optional)

Not applicable; this changes release packaging only.

@jamditis
jamditis marked this pull request as ready for review August 1, 2026 21:04
@jamditis
jamditis merged commit c926fae into main Aug 1, 2026
5 checks passed
@jamditis
jamditis deleted the codex/store-updater-archive branch August 1, 2026 23:05
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.

1 participant