Skip to content

ci: skip cache update on PRs. #244

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

Merged
merged 5 commits into from
Feb 8, 2022
Merged

Conversation

PiotrSikora
Copy link
Member

@PiotrSikora PiotrSikora commented Feb 8, 2022

Cache updates on PRs result in early eviction of primary cache,
due to the limited quota on GitHub Actions.

While there, remove fallback to restore cache key based only on
the Wasm runtime name, since it prevents pruning of stale data.

Signed-off-by: Piotr Sikora [email protected]

While there, remove fallback to restore cache key based only on
the Wasm runtime name, since it prevents pruning of stale data.

Signed-off-by: Piotr Sikora <[email protected]>
Signed-off-by: Piotr Sikora <[email protected]>
@PiotrSikora PiotrSikora marked this pull request as ready for review February 8, 2022 07:07
@PiotrSikora PiotrSikora changed the title ci: skip cache update on PR runs. ci: skip cache update on PRs. Feb 8, 2022
@PiotrSikora PiotrSikora merged commit 898d2cb into proxy-wasm:master Feb 8, 2022
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.

2 participants