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

config.types.ChoiceAttribute: log the invalid value if validation fails #2624

Merged
merged 1 commit into from
Oct 13, 2024

Commits on Sep 25, 2024

  1. config.types.ChoiceAttribute: log the invalid value if validation fails

    This should make debugging a bad configuration easier, especially if the
    value is read from an environment variable. It should also help with
    figuring out weird errors related to invisible characters in the
    configuration file, but that's not the primary motivation here.
    dgw committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7a2346b View commit details
    Browse the repository at this point in the history