-
Notifications
You must be signed in to change notification settings - Fork 28
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
Add local CI scripts & rebase docker image #394
Add local CI scripts & rebase docker image #394
Conversation
Is there an issue associated with the run ci locally related work? |
There is now #397 |
Co-authored-by: Christopher Harris <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## branch-23.11 #394 +/- ##
=============================================
Coverage 73.35% 73.36%
=============================================
Files 385 385
Lines 13663 13663
Branches 1025 1025
=============================================
+ Hits 10023 10024 +1
+ Misses 3640 3639 -1
Flags with carried forward coverage won't be shown. Click here to find out more. see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
/merge |
Description
rapidsai/ci-conda
as the base per rapidsai/ops#2806./ci/scripts/run_ci_local.sh build
&./ci/scripts/run_ci_local.sh test
.tmp
and.clangd
to.gitignore
DOCKER_BUILDKIT=1
for docker builds.fixes #393
fixes #397
Checklist