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

refactor: rewrite config schema in zod #56383

Merged
merged 20 commits into from
Oct 5, 2023

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    06fe2e3 View commit details
    Browse the repository at this point in the history
  2. chore: pre-compile zod

    SukkaW committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0270a07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70b169f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aca6c80 View commit details
    Browse the repository at this point in the history
  5. refactor: reduce z.any()

    SukkaW committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    da3ed3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e3464a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    68c0703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af5bb95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dbf50d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2732ea5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    566df56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d949147 View commit details
    Browse the repository at this point in the history
  7. test: update case

    SukkaW committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    25b3f54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d919699 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48b7e1d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    6490cb2 View commit details
    Browse the repository at this point in the history
  2. fix: type resolution

    SukkaW committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f70caa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0f14d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb93faf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b5406f View commit details
    Browse the repository at this point in the history