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 exhaustiveness check for config validation #5089

Merged
merged 10 commits into from Aug 21, 2022

Commits on Jul 17, 2022

  1. Add exhaustiveness check for config validation

    Markus Schwarz committed Jul 17, 2022
    Copy the full SHA
    9297528 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Merge remote-tracking branch 'upstream/main' into feat/check-exhausti…

    …veness
    Markus Schwarz committed Jul 19, 2022
    Copy the full SHA
    c643d09 View commit details
    Browse the repository at this point in the history
  2. fix ArgumentListWrapping

    Markus Schwarz committed Jul 19, 2022
    Copy the full SHA
    4e257f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. inject deprecated properties to validators

    Markus Schwarz committed Jul 20, 2022
    Copy the full SHA
    ca49994 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into feat/check-exhausti…

    …veness
    Markus Schwarz committed Jul 20, 2022
    Copy the full SHA
    0c1eb39 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. move converting warning level up the chain

    Markus Schwarz committed Jul 21, 2022
    Copy the full SHA
    28a9626 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Merge remote-tracking branch 'upstream/main' into feat/check-exhausti…

    …veness
    Markus Schwarz committed Jul 28, 2022
    Copy the full SHA
    7628555 View commit details
    Browse the repository at this point in the history
  2. remove exclusion pattern from abstract validator

    Markus Schwarz committed Jul 28, 2022
    Copy the full SHA
    d7e88b7 View commit details
    Browse the repository at this point in the history
  3. fix EmptyDefaultConstructor

    Markus Schwarz committed Jul 28, 2022
    Copy the full SHA
    c364d04 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Merge remote-tracking branch 'upstream/main' into feat/check-exhausti…

    …veness
    Markus Schwarz committed Aug 5, 2022
    Copy the full SHA
    3f0c6e9 View commit details
    Browse the repository at this point in the history