-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Build ARM platform docker images #3240
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3240 +/- ##
=======================================
Coverage 85.26% 85.26%
=======================================
Files 1295 1295
Lines 118177 118185 +8
=======================================
+ Hits 100758 100775 +17
+ Misses 17419 17410 -9
Continue to review full report at Codecov.
|
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.
LGTM
Great Job!
Looking forward to the next nightly build!!!! |
https://github.com/vesoft-inc/nebula/runs/4071193719?check_suite_focus=true
|
* Build docker image for arm64 platform * Fix shell check error in GitHub action runner * build arm platform image nightly * Cleanup v2-nightly image
* Build ARM platform docker images (#3240) * Build docker image for arm64 platform * Fix shell check error in GitHub action runner * build arm platform image nightly * Cleanup v2-nightly image * disable lookup yield agg function (#3245) * disable lookup yield agg function * add ci case Co-authored-by: jimingquan <[email protected]>
What type of PR is this?
Which issue(s) this PR fixes:
close #2834
close #2656
(If it is requirement, issue(s) number must be listed.)
What this PR does / why we need it?
Special notes for your reviewer, ex. impact of this fix, etc:
Additional context:
Checklist:
Release notes:
Please confirm whether to reflect in release notes and how to describe:
`
Depends PRs:
vesoft-inc/nebula-dev-docker#58