-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Always try to fetch repo for mirrors #19975
Conversation
Gusted
commented
Jun 15, 2022
- Always give a best-effort to fetching the repositories, if even that fails indeed give a disconnected mirror found error.
- Partially resolves Pull mirrors not syncing #19928
- Always give a best-effort to fetching the repositories, if even that fails indeed give a disconnected mirror found error. - *Partially* resolves go-gitea#19928
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Codecov Report
@@ Coverage Diff @@
## main #19975 +/- ##
=======================================
Coverage ? 47.33%
=======================================
Files ? 967
Lines ? 134132
Branches ? 0
=======================================
Hits ? 63491
Misses ? 62919
Partials ? 7722
Continue to review full report at Codecov.
|
cheers. 🚀
is there a way to reopen as it only partially resolves said issue? |
* giteaofficial/main: Allow render HTML with css/js external links (go-gitea#19017) Use correct count for `NumOpenIssues` (go-gitea#19980) In code search, get code unit accessible repos in one (main) query (go-gitea#19764) [skip ci] Updated translations via Crowdin Always try to fetch repo for mirrors (go-gitea#19975) Remove tab/TabName usage where it's not needed (go-gitea#19973) Fix cli command restore-repo: "units" should be parsed as StringSlice (go-gitea#19953) Uppercase first languages letters (go-gitea#19965) Move tests as seperate sub packages to reduce duplicated file names (go-gitea#19951) Replace unstyled meter with progress (go-gitea#19968) [skip ci] Updated translations via Crowdin [skip ci] Updated translations via Crowdin Remove singuliere from MAINTAINERS (go-gitea#19883) Fix aria for logo (go-gitea#19955) Fix mirror template bug (go-gitea#19959)
- Always give a best-effort to fetching the repositories, if even that fails indeed give a disconnected mirror found error. - *Partially* resolves go-gitea#19928 Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
- Always give a best-effort to fetching the repositories, if even that fails indeed give a disconnected mirror found error. - *Partially* resolves go-gitea#19928 Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>