Uh oh!
There was an error while loading. Please reload this page.
Add test for updated CA bundle - #14373
Conversation
MorrisJobke
commented
Feb 25, 2019
/backport to stable15 |
MorrisJobke
commented
Feb 25, 2019
/backport to stable14 |
kesselb
commented
Feb 25, 2019
https://curl.haxx.se/docs/caextract.html I guess they are not to happy if you fetch the file multiple times a day. There are some recommendations at "Automated downloads from here". |
MorrisJobke
commented
Feb 25, 2019
Problem is that the mtime is "now" when doing a fresh git clone. Let me have a look into this. |
MorrisJobke
commented
Feb 25, 2019
Any other ideas? :/ |
kesselb
commented
Feb 25, 2019
|
MorrisJobke
commented
Feb 25, 2019
That one makes most sense 👍 |
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
kesselb
commented
Mar 5, 2019
https://drone.nextcloud.com/nextcloud/server/16761/86 (branch name: ci/noid/add-bundle-test) ✔️ |
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
MorrisJobke
commented
Mar 5, 2019
Bundle properly skipped - let me rebase for squash all the commits in here. |
a892379 to
2bbef58CompareMorrisJobke
commented
Mar 5, 2019
@kesselb Ready for final review 👍 |
kesselb
commented
Mar 5, 2019
https://drone.nextcloud.com/nextcloud/server/16769/86 Looks like $DRONE_BRANCH is the target branch. We can either check against DRONE_REFSPEC for version/noid/ or check if DRONE_BRANCH is stable(\d){2}. |
kesselb
commented
Mar 5, 2019
Not an option because this is true for every backport ... 👿 |
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 16776: failureTESTS=acceptance, TESTS-ACCEPTANCE=app-files
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=app-files-sharing-link
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=app-files-tags
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=login
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=users
Show full log |
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 16778: failureTESTS=acceptance, TESTS-ACCEPTANCE=app-comments
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=app-files
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=app-files-sharing
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=login
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=users
Show full log |
kesselb
commented
Mar 5, 2019
https://drone.nextcloud.com/nextcloud/server/16778/86 looks good. checker executed for version/noid/xxx |
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 16777: failureTESTS=acceptance, TESTS-ACCEPTANCE=app-files
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=login
Show full logTESTS=acceptance, TESTS-ACCEPTANCE=users
Show full log |
MorrisJobke
commented
Mar 5, 2019
Then let's merge it. 👍 From my side for your code. |
backport to stable15 in #14546 |
backport to stable14 in #14547 |


For #14369