Skip to content

[Doc] Improve document about the bug fix releases before a versioned release #23654

Closed
@wxiaoguang

Description

@wxiaoguang

Feature Description

Gitea has first time bug fix builds/releases by

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

Metadata

Metadata

Labels

type/docsThis PR mainly updates/creates documentationtype/proposalThe new feature has not been accepted yet but needs to be discussed first.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions