This repository was archived by the owner on Oct 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix options migration, implement proxy options (#41)
* Replace - with _ for env mapping * Move secrets-config proxy code to options package * config.enabled toggle and add proxy options migration * Implement processing new proxy options * Add basic proxy option validation * Remove implementation comments * Remove proxy option migration * Deprecate exported proxy functions * Update tests * Export log init to re-initialize debug mode in external tests * Fix tests * Conditional config-enable warning * Decouple config and custom option processing
- Loading branch information
Showing
7 changed files
with
509 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.