-
-
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
Fix admin team access mode value in team_unit table #24012
Fix admin team access mode value in team_unit table #24012
Conversation
Codecov Report
@@ Coverage Diff @@
## main #24012 +/- ##
==========================================
- Coverage 47.14% 47.06% -0.08%
==========================================
Files 1149 1161 +12
Lines 151446 153945 +2499
==========================================
+ Hits 71397 72459 +1062
- Misses 71611 72976 +1365
- Partials 8438 8510 +72
... and 147 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Well ... just to not get regressions again ... adding integration tests for that would be nice 😅 |
I was unable to create a backport for 1.19. @yp05327, please send one manually. 🍵 |
Oh no, forgot to mention in this PR. The migration is incorrect. |
* upstream/main: Fix incorrect server error content in RunnersList (go-gitea#24118) [skip ci] Updated translations via Crowdin Improve git log for debugging (go-gitea#24095) Update redis library to support redis v7 (go-gitea#24114) Refactor cookie (go-gitea#24107) Fix admin team access mode value in team_unit table (go-gitea#24012) Add monospace toggle button to textarea (go-gitea#24034) Correct the access log format (go-gitea#24085) Changelog v1.19.1 (go-gitea#24079) (go-gitea#24092)
We lock pull requests 3 months after they were closed. If there's any need for further discussion, please open a new issue. 🍵 |
Same as #23675
Feedback: #23879 (comment)