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

Add a configuration validation system #385

Open
mikron-ia opened this issue Oct 10, 2023 · 0 comments
Open

Add a configuration validation system #385

mikron-ia opened this issue Oct 10, 2023 · 0 comments
Assignees
Labels
importance: may Purely optional, nothing important happens if not done internal Without much influence on the interface

Comments

@mikron-ia
Copy link
Owner

Currently, if there is a mistake in .env, the administrator is on their own in the matters of debugging. While some mistakes generate obvious errors and crash everything, some of them may generate subtle misbehaviors and sneaky bugs.

Add a console command to validate the configuration step by step - not for the perfection and not too deeply, but enough to issue warnings if something is missing.

Additionally, display a list of missing optional values that use their defaults - this is also a potential bug source.

Prompted by #384 and risks its misconfiguration carries.

@mikron-ia mikron-ia added internal Without much influence on the interface importance: may Purely optional, nothing important happens if not done labels Oct 10, 2023
@mikron-ia mikron-ia added this to the v1.1.0 milestone Oct 10, 2023
@mikron-ia mikron-ia removed this from the v1.1.0 milestone Oct 10, 2023
@mikron-ia mikron-ia self-assigned this May 19, 2024
@mikron-ia mikron-ia added this to Hub Jun 1, 2024
@mikron-ia mikron-ia moved this to To Do in Hub Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
importance: may Purely optional, nothing important happens if not done internal Without much influence on the interface
Projects
No open projects
Status: To Do
Development

No branches or pull requests

1 participant