Skip to content
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

Speedup building docker images in CI #3467

Merged
merged 3 commits into from
Dec 18, 2024
Merged

Speedup building docker images in CI #3467

merged 3 commits into from
Dec 18, 2024

Conversation

S7evinK
Copy link
Contributor

@S7evinK S7evinK commented Dec 18, 2024

This should significantly speedup building the pinecone and yggdrasil demos, as they now reuse the new dendrite:buildcache, which already builds all binaries.

@S7evinK S7evinK requested a review from a team as a code owner December 18, 2024 09:34
@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.41%. Comparing base (a8d842b) to head (1f0d6ea).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3467      +/-   ##
==========================================
+ Coverage   49.35%   49.41%   +0.05%     
==========================================
  Files         524      524              
  Lines       59674    59674              
==========================================
+ Hits        29451    29485      +34     
+ Misses      26745    26720      -25     
+ Partials     3478     3469       -9     
Flag Coverage Δ
unittests 49.41% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@S7evinK S7evinK merged commit c56b2bf into main Dec 18, 2024
19 checks passed
@S7evinK S7evinK deleted the s7evink/docker branch December 18, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants