Cleanup bundle files before checking the rebuild#24865
Merged
Conversation
Member
Author
|
Tests should fail and be happy again after #24772 |
ChristophWurst
approved these changes
Dec 28, 2020
Member
Don't seem to fail |
ce0e500 to
7df5ac8
Compare
Member
Author
|
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 <jus@bitgrid.net>
7df5ac8 to
c42385e
Compare
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 797: failurepostgres9-php7.3Show full log |
Member
Author
|
Rebased, relevant tests are happy |
Member
Author
|
/backport to stable20 |
|
The backport to stable20 failed. Please do this backport manually. |
Member
|
backport to stable20 is here: #25504 I checked stable21 and it already has the change. |
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.
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.