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

feat: cache docker image layers too #2922

Merged
merged 9 commits into from
Aug 8, 2024
Merged

feat: cache docker image layers too #2922

merged 9 commits into from
Aug 8, 2024

Conversation

beckermr
Copy link
Contributor

@beckermr beckermr commented Aug 8, 2024

Description:

This PR adds caching of docker layers to speed up the build.

Checklist:

  • Pydantic model updated or no update needed

Cross-refs, links to issues, etc:

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.97%. Comparing base (9b82c0b) to head (b7ce114).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2922   +/-   ##
=======================================
  Coverage   76.97%   76.97%           
=======================================
  Files         112      112           
  Lines       11977    11977           
=======================================
  Hits         9219     9219           
  Misses       2758     2758           

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

@beckermr beckermr enabled auto-merge (squash) August 8, 2024 12:52
@beckermr beckermr disabled auto-merge August 8, 2024 12:56
@beckermr beckermr enabled auto-merge August 8, 2024 12:56
@beckermr beckermr added this pull request to the merge queue Aug 8, 2024
Merged via the queue into master with commit 485407c Aug 8, 2024
8 checks passed
@beckermr beckermr deleted the cache-docker branch August 8, 2024 13:12
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.

1 participant