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: Config path always opening even if config JSON is specified. #9

Merged
merged 7 commits into from
Jan 14, 2025

Conversation

ReinderVosDeWael
Copy link
Contributor

I introduced a bug in the last PR where the CONFIG_PATH file is always opened, even if CONFIG_JSON is specified. This PR resolves that and also introduces some unit tests to validate this particular piece of code.

@ReinderVosDeWael ReinderVosDeWael requested a review from nx10 January 14, 2025 19:11
Copy link
Contributor

@nx10 nx10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems a bit risky to cache all of them (in case there are unrelated secrets). But I guess atm it should be fine.

@ReinderVosDeWael ReinderVosDeWael merged commit 73d7a88 into main Jan 14, 2025
3 checks passed
@ReinderVosDeWael ReinderVosDeWael deleted the fix/config-json-detection branch January 14, 2025 19:25
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