-
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
Repair step list and execution from occ #29830
Conversation
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.
Cool thing. Expecting codecov complains. Needs tests.
Codecov Report
@@ Coverage Diff @@
## master #29830 +/- ##
============================================
+ Coverage 64.81% 65.08% +0.27%
- Complexity 18375 18385 +10
============================================
Files 1199 1199
Lines 69574 69610 +36
Branches 1282 1282
============================================
+ Hits 45091 45304 +213
+ Misses 24110 23933 -177
Partials 373 373
Continue to review full report at Codecov.
|
abandoned PR ? moving to triage for rescheduling |
@tomneedham do you intend to finish this some day or should we take over ? |
1c8d118
to
b6a5ab3
Compare
@tomneedham, @PVince81 please review. I will squash my commit after review. |
b6a5ab3
to
43cca0a
Compare
@ownclouders rebase |
Hey! I'm GitMate.io! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost permanently |
unrelated UI test fail. Rebased to try one more time. |
43cca0a
to
bd47e3e
Compare
Automated rebase with GitMate.io was successful! 🎉 |
bd47e3e
to
1a7f71b
Compare
1a7f71b
to
771474e
Compare
@VicDeo all issues are addressed. Please review again. |
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.
Let's wait for CI
@PVince81 backport? |
@karakayasemi please backport |
Backport |
Has this been documented? |
I could not find any ticket for documentation. Raised in here: owncloud/docs#946 |
occ maintenance:repair --list
andocc maintenance:repair --single "OC\Repair\MoveAvatarOutsideHome"
Question: Should we force enable maintenance mode?