mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #417] Cut a release for Flatpak, etc. #267
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#267
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?
Originally created by @jacksongoode on GitHub (May 13, 2023).
Original GitHub issue: https://github.com/jpochyla/psst/issues/417
In order for us to publish to Flathub #141 we need a real semantically versioned release, something that should have been tackled a while ago 😆.
My gut says we just start with
1.0.0and increment the patch number from there? Maybe it would be good to have an action to do this automatically. @Insprill @TheEvilSkeleton @jpochyla@TheEvilSkeleton commented on GitHub (May 14, 2023):
I agree. Otherwise, if you think it's not production ready, then we could start with experimental releases.
@Insprill commented on GitHub (May 14, 2023):
A major version > 0 indicates a stable application, which psst is not. If we switch to semantic versioning, we'll start at
0.1.0. I haven't used Flatpak before; does it not let us use a git hash for a version? If we are to switch to semantic versioning, I'd like to hear @jpochyla's thoughts.@jpochyla commented on GitHub (May 15, 2023):
Personally I'd prefer
0.1.0, yes.@TheEvilSkeleton commented on GitHub (May 15, 2023):
Flatpak (the format) does, but Flathub (the store) prefers semantic versioning
@jacksongoode commented on GitHub (May 15, 2023):
I'm good with 0.1.0 - I can close this issue and we can go ahead?
@TheEvilSkeleton commented on GitHub (May 15, 2023):
You have my approval