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(config): allow disabling cache with DOT_CONFIG_DISABLE_CACHE #2

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

shellscape
Copy link
Owner

This PR contains a:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes
  • no

Breaking Changes?

  • yes
  • no

Description

Allows disabling the cache for get by setting process.env.DOT_CONFIG_DISABLE_CACHE = 'true' (or any truthy value)

@shellscape shellscape merged commit b0e05ad into master Mar 18, 2024
2 checks passed
@shellscape shellscape deleted the feat/config/disable-cache branch March 18, 2024 23:45
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

1 participant