Conversation
|
This needs to be taken into account for the next releases and we shall publish the first app release Can we make a diff between what is in here and encryption repository to be sure we have no extra/false stuff ;-) |
Didn't we agree on bundling it from the own repo? |
|
The old core I diff'd the test suites between core |
works for me - just wanted to keep a reminder in this PR to update this then in the build definitions @phil-davis |
|
|
There is an issue open to check code alignment owncloud/encryption#118 So the question is - should we archive the code in We then could release the app in the repo as 1.4.0 ( as we did with other apps not in the marketplace, but being bundled ) |
my understanding was that the code is more advanced in owncloud/encryption - did I miss anything? |
6306543 to
88c6708
Compare
@patrickjahns see owncloud/encryption#118 (comment) - the code in the app is fine - no need to copy over any code from core |
88c6708 to
8f1cb86
Compare
8f1cb86 to
8b2ffdf
Compare
Codecov Report
@@ Coverage Diff @@
## master #35949 +/- ##
=======================================
Coverage 53.85% 53.85%
=======================================
Files 63 63
Lines 7377 7377
Branches 1301 1301
=======================================
Hits 3973 3973
Misses 3019 3019
Partials 385 385
Continue to review full report at Codecov.
|
|
8b2ffdf to
38d83cc
Compare
|
stan doesn't like you Fixed by dropping the lines here https://github.com/owncloud/core/blob/master/phpstan.neon#L4-L5 |
364b34d to
6904655
Compare
b87ba0f to
3050aaf
Compare
phil-davis
left a comment
There was a problem hiding this comment.
LGTM - the various bits-and-pieces that reference the now-gone encryption app are tidied up.
|
No codecov came, but that is not really relevant anyway - not much can be done if a lot of code is deleted and then the average codecov percentage is different. |
3050aaf to
2617d36
Compare
2617d36 to
d3ea4fc
Compare
|
Note: this did not need to remove encryption tests from drone CI, because during the drone v0.8->v1 upgrade the new drone v1 |
Description
As per #35777 the encryption app will be released from its own repo
How Has This Been Tested?
Types of changes
Checklist:
Open tasks: