Skip to content
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

GitLab Migration: Normalize Labels Color #12793

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

6543
Copy link
Member

@6543 6543 commented Sep 10, 2020

close #12779

@6543 6543 added the type/bug label Sep 10, 2020
@6543 6543 added this to the 1.13.0 milestone Sep 10, 2020
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 10, 2020
@6543
Copy link
Member Author

6543 commented Sep 10, 2020

to test this case use, just migrate labels of https://gitlab.com/fdroid/fdroid-website

@codecov-commenter
Copy link

Codecov Report

Merging #12793 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12793      +/-   ##
==========================================
- Coverage   43.23%   43.23%   -0.01%     
==========================================
  Files         650      650              
  Lines       72041    72050       +9     
==========================================
  Hits        31150    31150              
- Misses      35844    35856      +12     
+ Partials     5047     5044       -3     
Impacted Files Coverage Δ
modules/migrations/gitlab.go 1.04% <0.00%> (-0.03%) ⬇️
modules/util/timer.go 42.85% <0.00%> (-42.86%) ⬇️
models/unit.go 46.57% <0.00%> (-2.74%) ⬇️
services/pull/check.go 48.46% <0.00%> (-1.54%) ⬇️
models/error.go 34.81% <0.00%> (-0.52%) ⬇️
models/issue_comment.go 53.75% <0.00%> (-0.16%) ⬇️
services/pull/pull.go 42.03% <0.00%> (+0.46%) ⬆️
models/gpg_key.go 55.40% <0.00%> (+0.58%) ⬆️
modules/indexer/stats/queue.go 76.47% <0.00%> (+11.76%) ⬆️
modules/indexer/stats/db.go 60.86% <0.00%> (+17.39%) ⬆️

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 0db9043...a69d3cd. 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 Sep 10, 2020
@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 Sep 10, 2020
@6543
Copy link
Member Author

6543 commented Sep 10, 2020

🚀

@zeripath zeripath merged commit e103271 into go-gitea:master Sep 10, 2020
@6543 6543 deleted the fix-GL-migrate branch September 10, 2020 13:15
@6543 6543 added backport/done All backports for this PR have been created backport/v1.12 labels Oct 11, 2020
zeripath pushed a commit that referenced this pull request Oct 11, 2020
@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
backport/done All backports for this PR have been created lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gitlab migration: fals token error is not reported
5 participants