-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Do not throw errors until
validateEnvVars
is called
Running `cmd.js` against a config outputs the `toMarkdown()` result. This has no need to actually use or parse the env variables, so it should not throw errors for missing required variables. This error was introduced on the last major refactor. Ref: LOG-13202
- Loading branch information
1 parent
eda8aa4
commit 8afa07d
Showing
2 changed files
with
13 additions
and
16 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