-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Cleanup bundle files before checking the rebuild #24865
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
|
Tests should fail and be happy again after #24772 |
Don't seem to fail |
ce0e500 to
7df5ac8
Compare
|
There we go https://github.com/nextcloud/server/pull/24865/checks?check_run_id=1620792109 I picked the wrong makefile target that runs the checkout after removing the files 🙈 |
Signed-off-by: Julius Härtl <[email protected]>
7df5ac8 to
c42385e
Compare
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 797: failurepostgres9-php7.3Show full log |
|
Rebased, relevant tests are happy |
|
/backport to stable20 |
|
The backport to stable20 failed. Please do this backport manually. |
|
backport to stable20 is here: #25504 I checked stable21 and it already has the change. |
After a6d343b we ended up with having lots of unused chunks in the settings app. We should in addition to the regular build clean up the previous chunks to make sure that those leftovers will be catched by CI as well.