Skip to content

Use GHA cache from master branch when building container image for PR#1330

Merged
simu merged 1 commit intomasterfrom
ci/better-container-image-caching
Mar 25, 2026
Merged

Use GHA cache from master branch when building container image for PR#1330
simu merged 1 commit intomasterfrom
ci/better-container-image-caching

Conversation

@simu
Copy link
Member

@simu simu commented Mar 24, 2026

Follow-up for #1328. This change makes initial PR container image builds somewhat faster because it also reads from the master branch's GHA cache for the docker-build-push step.

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency, internal
    as they show up in the changelog
  • Link this PR to related issues.

@simu simu changed the title Also use GHA cache from master branch when building container image Use GHA cache from master branch when building container image for PR Mar 24, 2026
@simu simu added the internal Internal changes which don't affect users but should appear in the changelog label Mar 24, 2026
@simu simu force-pushed the ci/better-container-image-caching branch from 6a03b31 to 20928cd Compare March 24, 2026 15:40
@simu simu marked this pull request as ready for review March 24, 2026 15:44
@simu simu requested a review from a team as a code owner March 24, 2026 15:44
@simu simu requested a review from a team March 24, 2026 15:44
@simu simu merged commit 40033e4 into master Mar 25, 2026
24 checks passed
@simu simu deleted the ci/better-container-image-caching branch March 25, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Internal changes which don't affect users but should appear in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants