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 e2e caching #16

Open
JonZeolla opened this issue Jan 20, 2021 · 0 comments
Open

Improve e2e caching #16

JonZeolla opened this issue Jan 20, 2021 · 0 comments

Comments

@JonZeolla
Copy link
Member

Summary of the issue

Right now there is always a cache hit per-runner OS, so the cache is never updated. Example here.

Expected behavior

Caches used in GitHub Actions are updated when changes are made to the docker images used for e2e testing.

Steps to reproduce

Run CI and observe the Post Run actions/cache@v2 step.

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