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

Cache the apt cache of the Docker build #878

Merged

Conversation

Spacetown
Copy link
Member

Cache tha apt cache to improve build performance of the images. Use heredocs for better readability.

@Spacetown Spacetown added Type: Enhancement QA related to testing, build infrastructure, etc Internal change Internal change not visible to user labels Feb 3, 2024
@Spacetown Spacetown added this to the Upcoming release milestone Feb 3, 2024
Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3e121a2) 95.25% compared to head (cc87fd2) 95.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #878   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files          54       54           
  Lines        4530     4530           
  Branches      893      893           
=======================================
  Hits         4315     4315           
  Misses        131      131           
  Partials       84       84           

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

@Spacetown Spacetown merged commit 6005ba7 into gcovr:main Feb 3, 2024
52 checks passed
@Spacetown Spacetown deleted the reorder_dockerfile_to_reuse_cached_layers branch February 3, 2024 21:36
@Spacetown Spacetown removed this from the Upcoming release milestone Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal change Internal change not visible to user QA related to testing, build infrastructure, etc Type: Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant