Add section describing versioning and update policy #347
Reference in New Issue
Block a user
No description provided.
Delete Branch "update-policy"
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?
After recent discussions in Discord.
Feel free to modify as needed!
Do we speak of minor version bump or major version bump between 1.13 to 1.14?
I am thinking of the naming for semver
major.minor.path
but am not sure what's correct in the context of Gitea versioning.Gitea doesn't strictly follow semantic versioning as breaking changes do not increase the major version.
So in Gitea's case "minor" version bumps are actually "major". This is why I added the example to make it explicit and explain this case in more detail.
I'd also refer to it as "minor" as this is what is commonly used for the x.y.z logic. But I also see that others might do different. I think we can't discuss Gitea's general versioning approach here :D
How would you (re)phrase it?
Probably exactly how you explained.
as an addition to the sentence "Note that using the
:1
will also...."Loose end?
Good catch!
blocked by #355
@justusbunsi Can we merge here?
Can you use dl.gitea.com instead of the .io due to the recent CDN changes?
Can you use
considered
instead ofactually
?LGTM
@techknowlogick Anything left from your side?