Skip to content

Commit d816f70

Browse files
guillep2ksapklafrikslunny
authored
Remove migration support from versions earlier than 1.6.0 (#10026)
* Remove migration support from versions earlier than 1.6.0 * Remove unused functions * Update gogs upgrade instructions * Improve "latest" link as per @jolheiser Co-authored-by: Antoine GIRARD <[email protected]> Co-authored-by: Lauris BH <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
1 parent b3d8e2d commit d816f70

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+53
-3443
lines changed

docs/content/doc/upgrade/from-gogs.en-us.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,14 @@ There are some basic steps to follow. On a Linux system run as the Gogs user:
7070

7171
## Upgrading to most recent `gitea` version
7272

73-
After successful migration from `gogs` to `gitea 1.0.x`, it is possible to upgrade to the recent `gitea` version.
74-
Simply download the file matching the destination platform from the [downloads page](https://dl.gitea.io/gitea)
75-
and replace the binary.
73+
After successful migration from `gogs` to `gitea 1.0.x`, it is possible to upgrade `gitea` to a modern version
74+
in a two steps process.
75+
76+
Upgrade to [`gitea 1.6.4`](https://dl.gitea.io/gitea/1.6.4/) first. Download the file matching
77+
the destination platform from the [downloads page](https://dl.gitea.io/gitea/1.6.4/) and replace the binary.
78+
Run Gitea at least once and check that everything works as expected.
79+
80+
Then repeat the procedure, but this time using the [lastest release](https://dl.gitea.io/gitea/{{< version >}}/).
7681

7782
## Upgrading from a more recent version of Gogs
7883

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)