mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[PR #797] [MERGED] Shorten snap version on tagged revisions #1701
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1701
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/debauchee/barrier/pull/797
Author: @maxiberta
Created: 7/14/2020
Status: ✅ Merged
Merged: 7/14/2020
Merged by: @shymega
Base:
master← Head:short-tags📝 Commits (1)
ef769d4Shorten snap version on tagged revisions📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
snap/snapcraft.yaml(+1 -1)📄 Description
Hi! Congrats on the new release. Are there plans to release the snap for v2.3.3? Afaict, CI is pushing builds to
edge, so it's just a matter of promoting the latest build tostable(maybecandidatefirst?).Confusingly, the latest build on
edgecurrently has version2.3.2-122-g3395cca9instead of justv2.3.3; not sure why it didn't catch the new tag. Maybe it was tagged after the snap was built? In any case, even if it had worked, the resulting snap version would've been2.3.3-0-g3395cca9. This branch should improve that and make the next tagged release shorter.If you merge this, the resulting snap build on
edgeshould have version2.3.3-1-g12345678. Maybe then it can just be promoted tocandidateand/orstable?🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.