[10.5.0] Adjust enable lock file action#37700
Conversation
|
https://drone.owncloud.com/owncloud/core/25960/107/9 |
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
8 similar comments
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
For the sake of a release-process: Please redirect to master for 10.5.1 ! |
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## release-10.5.0 #37700 +/- ##
=================================================
Coverage 64.74% 64.74%
Complexity 19363 19363
=================================================
Files 1281 1281
Lines 75628 75628
Branches 1333 1333
=================================================
Hits 48966 48966
Misses 26270 26270
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
@micbar @DeepDiver1975 or whoever. codecov/patch fails, I expect because |
|
This is not backward-compatible with the current process in That seems very unfortunate when we already have the solution here, with basic acceptance tests, the PR to master has been code-reviewed by @DeepDiver1975 aand I have done manual tests on this change. @micbar decision? |
It was changed in PR owncloud/core#37700 so that the value must be set to "yes" (rather than "true")
|
Release notes have been updated: owncloud/docs@a9f6087 |
Description
enable_lock_file_actionso that it enables with the stringyesinstead of expecting a booleantrueRelated Issue
Related to #37697
How Has This Been Tested?
CI and manually doing:
and observing that the "Lock file" option in the UI comes and goes appropriately.
Types of changes
Checklist: