-
-
Notifications
You must be signed in to change notification settings - Fork 9
Create a release action #48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@btkostner not exactly sure what I'm doing here. How can we make sure this goes to the stable release branch/channel/thing instead of "master" or "daily" or whatever in the appcenter flatpak repo? |
|
This should push to the |
|
@danrabbit @cassidyjames How are we going to version these moving forward. Gnome does 3.38, etc. But they also introduce breaking changes between them. If we are sticking to SemVer, there should only be breaking changes between 6 and 7, so doing Otherwise, if we plan on having breaking changes between them, doing |
|
Yeah, I think semver is the way to go. So going with "6" as the branch makes sense to me |
btkostner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me.
|
Fixes #5 |
No description provided.