-
Notifications
You must be signed in to change notification settings - Fork 184
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
[full-ci] stable 5 - bump reva to f246d1b82fd6 #10103
Conversation
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
ok this failure
I need to check how that cam into the stable branch |
ok @JammingBen added the failing tests to the testsuite in cs3org/reva@0e84ed8
@ScharfViktor did we updated the test cases in reva edge? I don't see changes for them in cs3org/reva#4748 only changes to expected failures. |
https://github.com/owncloud/web/pull/11187/files only seems to cover part of the problem .... oh the expected failures need to be reverted ... well ... not today. I'm out. |
Ok, here is the full chan of related bnpf for the filename* param:
so I updated the tests to expect a non quoted string for however ... there is also |
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
8fde928
to
be5f039
Compare
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
added this to sonar-project.properties
ok, the sonarcloud error is caused because it seems to use a cache:
line 51 in stable 5 has 166 chars. (-4 = 162) Protocol string `yaml:"protocol" env:"AUTH_BASIC_GRPC_PROTOCOL" desc:"The transport protocol of the GRPC service." introductionVersion:"pre5.0"` in master it has 185 (-4 = 181) Protocol string `yaml:"protocol" env:"OCIS_GRPC_PROTOCOL;AUTH_BASIC_GRPC_PROTOCOL" desc:"The transport protocol of the GRPC service." introductionVersion:"pre5.0"` pfff I don't know why none of the numbers match up. I assume because sonarcloud finds the cache from the master branch. |
d34c8d9
to
a725c82
Compare
ok, let me try this https://docs.sonarsource.com/sonarqube/latest/analyzing-source-code/analysis-parameters/#multibranch
|
hm. no use. I'll revert the @micbar how do we continue. I'm a little hesitant to just merge the PR because I don't know if there are dragons when docker containers are not built. |
b17f3c5
to
a725c82
Compare
I think this is a cache that is maintained on sonarcloud https://docs.sonarsource.com/sonarcloud/advanced-setup/incremental-analysis-mechanisms/#caching-process |
6337cc4
to
a725c82
Compare
Quality Gate passedIssues Measures |
…46d1b82fd6 [full-ci] stable 5 - bump reva to f246d1b82fd6
…46d1b82fd6 [full-ci] stable 5 - bump reva to f246d1b82fd6
pull in reva backport of cs3org/reva#4850 / cs3org/reva#4853