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

Improve Docker CI Cache #960

Merged
merged 8 commits into from
Jan 20, 2025
Merged

Improve Docker CI Cache #960

merged 8 commits into from
Jan 20, 2025

Conversation

PerezIgnacio
Copy link
Contributor

@PerezIgnacio PerezIgnacio commented Jan 20, 2025

Board:


Description:

Changes Docker image caching in CI to use GHA Cache. This reduces build time by ~20 seconds if cached image exists (tested with only code changes). Additionally, this already handles compression, reducing the size of cache entries.

You can check the cache entries generated for this PR (last two commits) here.


Notes:


Tasks:

  • Add each element in this format

Risk:


Preview:

@PerezIgnacio PerezIgnacio marked this pull request as ready for review January 20, 2025 20:38
@PerezIgnacio PerezIgnacio requested review from JulianPasquale and a team January 20, 2025 20:38
Copy link
Contributor

@JulianPasquale JulianPasquale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@santib santib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤩

@PerezIgnacio PerezIgnacio merged commit 69f0ff8 into main Jan 20, 2025
7 checks passed
@PerezIgnacio PerezIgnacio deleted the improve-ga-cache branch January 20, 2025 20:43
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.

4 participants