forgejo/.forgejo
Earl Warren 9e662fe2cd
[RELEASE] publish container images tagged with the major version
Now that semantic versions are used, the major version must be used
instead of major.minor to distinguish releases with breaking changes.

Before:

Forgejo v1.21.1-0, tags 1.21.1-0 and 1.21
Forgejo v1.21.2-0, tags 1.21.2-0 and 1.21
Forgejo v1.22.1-0, tags 1.22.1-0 and 1.22

After

Forgejo v7.0.0 tags 7.0.0 and 7
Forgejo v7.0.1 tags 7.0.1 and 7
Forgejo v7.1.2 tags 7.1.2 and 7
Forgejo v8.0.1 tags 8.0.1 and 8
2024-03-02 19:48:28 +08:00
..
testdata/build-release [RELEASE] build test releases 2024-02-17 11:52:50 +01:00
workflows [RELEASE] publish container images tagged with the major version 2024-03-02 19:48:28 +08:00
cascading-pr-end-to-end [CI] upload the forgejo under test as an artifact for end-to-end 2024-02-05 13:33:59 +01:00
cascading-release-end-to-end [CI] cascade release with end-to-end 2024-02-05 13:33:59 +01:00