-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Closed
Copy link
Labels
type/docsThis PR mainly updates/creates documentationThis PR mainly updates/creates documentationtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
Gitea has first time bug fix builds/releases by
- https://dl.gitea.com/gitea/1.19/
- docker: gitea:1.19-dev
They both contain the latest bug fixes for next unreleased 1.19.x version.
For example, suppose the current latest release is 1.19.0 , the next planned release is 1.19.1 , these builds above contain all bug fixes for 1.19.1 until 1.19.1 gets released.
It would greatly help users who are affected by bugs. I guess not everyone knows this trick.
And, the directory naming is confusing. I guess the name should be:
.../gitea/1.19-dev/to match docker gitea:1.19-dev.../1.19/to match docker gitea:1.19
Update: maybe 1.19-nightly is a better name for docker image and binary downloads
yardenshoham, lunny, 6543 and silverwind
Metadata
Metadata
Assignees
Labels
type/docsThis PR mainly updates/creates documentationThis PR mainly updates/creates documentationtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.