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

Barry test lockfiles #74

Merged
merged 6 commits into from
Nov 18, 2024
Merged

Barry test lockfiles #74

merged 6 commits into from
Nov 18, 2024

Conversation

grumhelden
Copy link

Adds provider lockfile cache and bumps versions of actions to use node 20
Adds github action for terraform cache reuse
In most cases this speeds up the pipeline , but on occasions where upstream providers change, these instances will rebuild the cache and take longer

Updates versions of actions to Node20 versions where applicable.
Updates variable names in lock_providers.py
Adds docstring to lockproviders.py
Adds terraform.lock.hcl to each module folder
This is to test that not having cache prepopulated in module folders but at a global level works as expected:
E.G this should cache once and reuse for each child module
This has the test step down to just over 1 minute
@frasdav frasdav force-pushed the barry-test-lockfiles branch from d6b7cc2 to 3bf4fe4 Compare November 18, 2024 15:22
@frasdav frasdav merged commit 7b3b1d9 into plugin-cache Nov 18, 2024
4 checks passed
@frasdav frasdav deleted the barry-test-lockfiles branch November 19, 2024 08:57
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