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

feat: traverse parent directories to find .infracost cache folder #2496

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

hugorut
Copy link
Contributor

@hugorut hugorut commented Jun 14, 2023

attempt to find the cache path in parent directories given a starting path. Resolves issue where multiple .infracost directories are created in vscode-infracost extension.

@hugorut hugorut force-pushed the feat/traverse-dir branch 3 times, most recently from 3fa133e to 4f9204c Compare June 14, 2023 17:40
@hugorut hugorut self-assigned this Jun 14, 2023
@hugorut hugorut requested a review from tim775 June 14, 2023 18:03
internal/config/config_test.go Outdated Show resolved Hide resolved
@hugorut hugorut merged commit c2fed01 into master Jun 15, 2023
9 of 10 checks passed
@hugorut hugorut deleted the feat/traverse-dir branch June 15, 2023 11:35
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.

None yet

2 participants