Skip to content

packaging(ci): clarify portable zip channel on GitHub Releases #381

Description

@ZhuchkaTriplesix

Parent

Part of #379

Problem

CI already publishes relocatable zips, but Release UI does not label them as Portable, and naming may collide once installable artifacts appear.

Proposal

  • Keep building Querya-Desktop-{ver}-{linux,windows,macos}.zip (or rename to *-portable.zip with redirects/aliases documented).
  • Release notes / README download matrix: Portable row per OS pointing at these zips.
  • Ensure SHA256SUMS.txt lists every published file once installables exist.

Acceptance

  • Artifact naming documented in docs/tags-and-releases.md
  • Release body template (or script) lists Portable vs Installable clearly
  • No break of current updater zip matching until #updater child lands

References

  • .github/workflows/release.yml
  • docs/tags-and-releases.md

Metadata

Metadata

Labels

coreCore library logic and servicesdocumentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions