-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Have streams of files_external in sync #14579
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
Conversation
Signed-off-by: Roeland Jago Douma <[email protected]>
|
/backport to stable15 |
ChristophWurst
left a comment
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.
🎆
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 16844: failureDB=sqlite, ENABLE_REDIS=false, PHP=7.3Show full logTESTS=acceptance, TESTS-ACCEPTANCE=app-files
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=login
Show full log |
blizzz
left a comment
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.
looks good
|
The backport to stable15 failed. Please do this backport manually. |
Because we ship streams 2 times they have to stay in sync (yay for PHP dependency hell!).
Else uploading 0 byte files fails hard with S3 because the wrong lib is used.