-
Notifications
You must be signed in to change notification settings - Fork 802
ci: Fix build in databend-docker #3394
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: Xuanwo <[email protected]>
Thanks for the contribution! Please review the labels and make any necessary changes. |
1 similar comment
Thanks for the contribution! Please review the labels and make any necessary changes. |
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/databend/databend/HtrqJ9LvrsczjbK1pGaY6z4ABfVr [Deployment for 9a0d554 canceled] |
Codecov Report
@@ Coverage Diff @@
## main #3394 +/- ##
=====================================
- Coverage 61% 61% -1%
=====================================
Files 608 608
Lines 34052 34050 -2
=====================================
- Hits 20917 20910 -7
- Misses 13135 13140 +5
Continue to review full report at Codecov.
|
Wait for another reviewer approval |
Build perf tool failed, seems related to OpenSSL : https://github.com/datafuselabs/databend/runs/4496828786?check_suite_focus=true
|
Wired, I will figure it out tomorrow. |
The problem is gone on the Now all the build is OK and I'm working #3344 so that we can avoid those problems again. |
Signed-off-by: Xuanwo [email protected]
I hereby agree to the terms of the CLA available at: https://databend.rs/policies/cla/
Summary
This PR is an extension of #3391, fix an extra place of cross.
Changelog