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

Memoization and mirroring of the initial payload #61

Open
aleskandro opened this issue Oct 18, 2023 · 0 comments
Open

Memoization and mirroring of the initial payload #61

aleskandro opened this issue Oct 18, 2023 · 0 comments

Comments

@aleskandro
Copy link
Member

When mirroring an initial payload, any previously built image will be replaced. In the case that image is built recently enough and no new commits are pushed in its repo, the workflow might skip the build because of a cache hit in the memoization system.

Possible fixes:

  • Add the SHA of the built image in the memoization key
  • ??
@aleskandro aleskandro changed the title Memoization and mirror image Memoization and mirroring of the initial payload Oct 18, 2023
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

No branches or pull requests

1 participant