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

Fix cache usage in the CI and purge already existing and not used cache #2645

Closed
remyleone opened this issue Jul 2, 2024 · 1 comment
Closed
Assignees
Labels

Comments

@remyleone
Copy link
Member

At the moment we have messages such as:

Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-scaleway/terraform-provider-scaleway. Supported file pattern: go.sum

It would be helpful to check all cache usage in the CI to ensure that it is used correctly. In particular we seem to have a LOT of caches: https://github.com/scaleway/terraform-provider-scaleway/actions/caches
It would be helpful to check the key for those cache to ensure that we can reuse as much as possible cache across the whole CI

@remyleone
Copy link
Member Author

Fixed with #2678

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants