-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[stable10] Repair step list and execution from occ #34499
Conversation
bd1ae9d
to
3c5565e
Compare
Codecov Report
@@ Coverage Diff @@
## stable10 #34499 +/- ##
============================================
+ Coverage 45.17% 45.2% +0.02%
============================================
Files 116 116
Lines 11495 11482 -13
Branches 1292 1291 -1
============================================
- Hits 5193 5190 -3
+ Misses 5922 5912 -10
Partials 380 380
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #34499 +/- ##
==============================================
+ Coverage 63.59% 63.84% +0.24%
- Complexity 19091 19101 +10
==============================================
Files 1264 1264
Lines 75317 75355 +38
Branches 1292 1292
==============================================
+ Hits 47901 48110 +209
+ Misses 27036 26865 -171
Partials 380 380
Continue to review full report at Codecov.
|
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.
👍
Tested in oC 10.0.2. RC4, --list option is run even in maintenance mode @karakayasemi jfyi |
#29830 (comment) yes, I considered it as a desired behavior. |
Backport of #29830
occ maintenance:repair --list
andocc maintenance:repair --single "OC\Repair\MoveAvatarOutsideHome"
commands are added.dav
app has repair steps).--list
option run if the server is not in maintenance mode.