Skip to content

Update gogs to gitea migration manual #3559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

iddm
Copy link
Contributor

@iddm iddm commented Feb 22, 2018

Updates the manual for latest gogs changes.

Fixes #3558

Updates the manual for latest gogs changes.
@codecov-io
Copy link

Codecov Report

Merging #3559 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3559   +/-   ##
=======================================
  Coverage   35.78%   35.78%           
=======================================
  Files         285      285           
  Lines       40841    40841           
=======================================
  Hits        14615    14615           
  Misses      24058    24058           
  Partials     2168     2168

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04b3e8c...ec48836. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 22, 2018
@tboerger tboerger added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Feb 22, 2018
Copy link
Contributor

@charlesreid1 charlesreid1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🌮

* Download the file matching the destination platform from the [downloads page](https://dl.gitea.io/gitea).
It should be `1.0.x` version. Migrating from `gogs` to any other version is impossible.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(nitpicking) could say instead that it is recommended users use gitea 1.0.

Copy link
Member

@lunny lunny Feb 22, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That means you could upgrade twice for less pain.

Gogs -> Gita 1.0.x -> Gitea recent version

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm scratching my head now... I thought I saw someone say they did Gogs -> Gitea 1.3, but probably because I read 1.0.3 as 1.3.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@charlesreid1 I tried both 1.3.x and 1.4.x versions, and probably even 1.2.x - neither worked except 1.0.x version.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great - that's valuable info and glad it's going into the docs!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@charlesreid1 nevermind, everyone should help each other :) Is there anything else I can do in this PR?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good to go, think it just needs to be merged now.

@lunny
Copy link
Member

lunny commented Feb 22, 2018

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Feb 22, 2018
@lunny lunny added the type/docs This PR mainly updates/creates documentation label Feb 22, 2018
@lunny lunny added this to the 1.5.0 milestone Feb 22, 2018
@appleboy appleboy merged commit e7cea92 into go-gitea:master Feb 22, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How can i switch from gogs to gitea with less pain?
6 participants