-
-
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
doctor: add check/fix for bogus Action rows #19656
Conversation
Signed-off-by: Loïc Dachary <loic@dachary.org>
Signed-off-by: Loïc Dachary <loic@dachary.org>
7beb3af
to
1901814
Compare
Please update the branch |
@singuliere can you "update branch" again :) |
Codecov Report
@@ Coverage Diff @@
## main #19656 +/- ##
=======================================
Coverage ? 47.34%
=======================================
Files ? 957
Lines ? 133583
Branches ? 0
=======================================
Hits ? 63244
Misses ? 62689
Partials ? 7650
Continue to review full report at Codecov.
|
🚀 |
Co-authored-by: Loïc Dachary <loic@dachary.org> Conflicts: models/consistency_test.go trivial context conflict.
* giteaofficial/main: Use better message for consistency check (go-gitea#19672) Fix new release from tags list UI (go-gitea#19670) Update go deps (go-gitea#19665) [doctor] Add check/fix for bogus action rows (go-gitea#19656) [skip ci] Updated translations via Crowdin Add tooltip to pending PR comments (go-gitea#19662) Add Webfinger endpoint (go-gitea#19462) Update documentation to disable duration settings with -1 instead of 0 (go-gitea#19647) Set the LastModified header for raw files (go-gitea#18356) Don't select join table's columns (go-gitea#19660)
Signed-off-by: Loïc Dachary <loic@dachary.org> Co-authored-by: Loïc Dachary <loic@dachary.org>
See original merge request from Loïc Dachary @ forgefriends
Related to #19598
Fixes #18650