Skip to content

Improve Docker CI Cache#960

Merged
PerezIgnacio merged 8 commits intomainfrom
improve-ga-cache
Jan 20, 2025
Merged

Improve Docker CI Cache#960
PerezIgnacio merged 8 commits intomainfrom
improve-ga-cache

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 a team and JulianPasquale 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
4 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