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

Overhaul metadata parsing #68

Merged
merged 4 commits into from
Aug 12, 2023

Commits on Aug 12, 2023

  1. yarn add zod

    Protonull committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    fe3242b View commit details
    Browse the repository at this point in the history
  2. Overhaul metadata.ts

    This defers the error and json utilities to their own files. Zod is used to easily parse the config files.
    Protonull committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    26600c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8de923 View commit details
    Browse the repository at this point in the history
  4. Print pretty zod errors

    Protonull committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    bde0404 View commit details
    Browse the repository at this point in the history