[full-ci] Async Postprocessing - #5207
Merged
Merged
Conversation
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
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. |
kobergj
force-pushed
the
AsyncPostprocessing
branch
from
December 8, 2022 14:10
d9e3e90 to
95a67f7
Compare
Contributor
|
💥 Acceptance test wopiValidatorTests-ocis failed. Further test are cancelled... |
kobergj
force-pushed
the
AsyncPostprocessing
branch
3 times, most recently
from
December 9, 2022 14:07
b39e678 to
58255d4
Compare
wkloucek
force-pushed
the
AsyncPostprocessing
branch
2 times, most recently
from
December 12, 2022 08:59
5e0623f to
7173918
Compare
kobergj
force-pushed
the
AsyncPostprocessing
branch
from
December 12, 2022 09:20
7173918 to
babc119
Compare
25 tasks
kobergj
force-pushed
the
AsyncPostprocessing
branch
from
December 14, 2022 09:05
babc119 to
f632770
Compare
kobergj
marked this pull request as ready for review
December 14, 2022 10:58
kobergj
requested review from
individual-it,
micbar,
phil-davis and
wkloucek
as code owners
December 14, 2022 10:58
kobergj
force-pushed
the
AsyncPostprocessing
branch
from
December 14, 2022 11:25
f632770 to
c762d9d
Compare
|
Kudos, SonarCloud Quality Gate passed! |
C0rby
approved these changes
Dec 15, 2022
C0rby
left a comment
Contributor
There was a problem hiding this comment.
Looks good generally but I think it would be nice to add implementations to the version and health commands.
Contributor
Author
|
Good idea. As on reva I will use a second PR for that so this PR doesn't grow too big. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Brings async postprocessing to master
Needs reva cs3org/reva#3531
Mainly backports from experimental #4100