Skip to content

Add migrate command to docs #8842

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
merged 5 commits into from
Nov 5, 2019
Merged

Conversation

jolheiser
Copy link
Member

As title, I've seen this question several times lately.

Feel free to suggest amendments, there's not much to explain about the sub-command. It has no extra options.

Signed-off-by: jolheiser <[email protected]>
Signed-off-by: jolheiser <[email protected]>
Signed-off-by: jolheiser <[email protected]>
@jolheiser
Copy link
Member Author

I also added the gitea convert command to the docs. Same as migrate, there's not much to explain about it other than re-iterating the help-text.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 5, 2019
@codecov-io
Copy link

codecov-io commented Nov 5, 2019

Codecov Report

Merging #8842 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8842      +/-   ##
==========================================
- Coverage   41.22%   41.22%   -0.01%     
==========================================
  Files         543      543              
  Lines       69785    69785              
==========================================
- Hits        28772    28768       -4     
- Misses      37324    37325       +1     
- Partials     3689     3692       +3
Impacted Files Coverage Δ
models/unit.go 62.16% <0%> (-5.41%) ⬇️
modules/migrations/migrate.go 21.22% <0%> (-1.68%) ⬇️
modules/migrations/gitea.go 10.16% <0%> (-1.49%) ⬇️
routers/repo/view.go 37.71% <0%> (-0.88%) ⬇️
models/repo.go 48.57% <0%> (-0.06%) ⬇️
models/repo_list.go 74.27% <0%> (+0.97%) ⬆️
modules/log/event.go 65.64% <0%> (+1.02%) ⬆️
models/error.go 32.98% <0%> (+1.23%) ⬆️
modules/task/migrate.go 28.2% <0%> (+3.84%) ⬆️

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 9395805...7a1eb3b. Read the comment docs.

@GiteaBot GiteaBot 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 Nov 5, 2019
@techknowlogick techknowlogick added the type/docs This PR mainly updates/creates documentation label Nov 5, 2019
@GiteaBot GiteaBot 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 Nov 5, 2019
@techknowlogick techknowlogick merged commit 36b8c08 into go-gitea:master Nov 5, 2019
@jolheiser jolheiser deleted the docs_migrate branch November 5, 2019 18:55
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 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.

5 participants