Skip to content

snap: prefix published version with git SHA#211

Merged
atimin merged 2 commits into
mainfrom
fix/snap-version-git-prefix
Apr 28, 2026
Merged

snap: prefix published version with git SHA#211
atimin merged 2 commits into
mainfrom
fix/snap-version-git-prefix

Conversation

@mother-6000
Copy link
Copy Markdown
Contributor

Summary

  • keep Cargo version extraction for snap builds
  • prefix published snap version with git short SHA
  • set final format to git.<sha>-<crate_version>

Why

After switching away from version: git, we lost the git-hash visibility in Snap Store versions. This restores a git-prefixed version style while still including the crate semver.

Example

  • git.19ca5c9-0.11.1

@atimin atimin enabled auto-merge (squash) April 28, 2026 12:04
@atimin atimin merged commit 96c71b9 into main Apr 28, 2026
14 checks passed
@atimin atimin deleted the fix/snap-version-git-prefix branch April 28, 2026 12:04
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.

2 participants