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: enhance error handling for unset env variables in property.json #351

Conversation

halajohn
Copy link
Member

@halajohn halajohn commented Dec 1, 2024

When using environment variables in property.json, if the environment variable is not set and no default value is specified in property.json, the program will now exit directly and output clear error logs. This allows developers to quickly identify and resolve the error.

@halajohn halajohn merged commit 616df9f into main Dec 1, 2024
13 of 14 checks passed
@halajohn halajohn deleted the feat--enhance-error-handling-for-unset-env-variables-in-property.json branch December 1, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant