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

Improve jsonschema checking #526

Merged
merged 10 commits into from
Jun 14, 2024
Merged

Improve jsonschema checking #526

merged 10 commits into from
Jun 14, 2024

Commits on Jun 7, 2024

  1. Improve jsonschema checking

    This makes the jsonschema checking much stricter, especially for YAML-
    related stuff, like tagged oracles and expressions.
    niknetniko committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a296ac3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Shorten error message

    Dumping the whole suite is not useful.
    niknetniko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6a4288f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7350adb View commit details
    Browse the repository at this point in the history
  3. Bump JS exercises

    niknetniko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d77d095 View commit details
    Browse the repository at this point in the history
  4. Fix potential type issue

    niknetniko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e258ce2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    83ef6cf View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    71ef942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8066f76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef0b1aa View commit details
    Browse the repository at this point in the history
  4. Fix test

    niknetniko committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cde4f73 View commit details
    Browse the repository at this point in the history