Skip to content

fix(release): publish packaged desktop bundles - #112

Merged
rjckkkkk merged 1 commit into
developfrom
fix/release-desktop-assets
Aug 18, 2026
Merged

fix(release): publish packaged desktop bundles#112
rjckkkkk merged 1 commit into
developfrom
fix/release-desktop-assets

Conversation

@rjckkkkk

Copy link
Copy Markdown
Collaborator

Problem

package-release.sh includes the two Linux desktop archives in checksums.txt, but publish-release-assets.sh previously uploaded only the four standalone binaries and the checksum file.

The public v0.5.0 Release was repaired immediately by uploading both archives and regenerating the checksum manifest from the published assets.

Fix

  • upload either desktop archive whenever packaging produced it
  • retain the archives as optional for environments without desktop icon assets
  • add a regression contract for both filenames and the upload array

Validation

  • bash -n scripts/publish-release-assets.sh
  • go test ./internal/ci
  • downloaded all seven public v0.5.0 assets and passed every entry in checksums.txt

@rjckkkkk
rjckkkkk merged commit bf3b76b into develop Aug 18, 2026
1 check passed
@rjckkkkk
rjckkkkk deleted the fix/release-desktop-assets branch August 18, 2026 08:40
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