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

Re-enable from_json / JsonToStructs #9423

Merged
merged 20 commits into from
Nov 6, 2023

Commits on Oct 12, 2023

  1. Enable from_json

    andygrove committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    818e734 View commit details
    Browse the repository at this point in the history
  2. signoff

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e100208 View commit details
    Browse the repository at this point in the history
  3. xfail some new tests

    andygrove committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    63643c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    174ff35 View commit details
    Browse the repository at this point in the history
  5. improve tests

    andygrove committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    204aeb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

Commits on Oct 24, 2023

  1. remove null special pattern

    andygrove committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9d76b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd4e62d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. bug fix: add newline at end of concatenated json to avoid the last it…

    …em being dropped if incomplete or invalid
    andygrove committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    197e8b7 View commit details
    Browse the repository at this point in the history
  2. update test

    andygrove committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e307f8b View commit details
    Browse the repository at this point in the history
  3. update compatibility guide

    andygrove committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5b4b88f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc564b6 View commit details
    Browse the repository at this point in the history
  5. update compatibility guide

    andygrove committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    34775e1 View commit details
    Browse the repository at this point in the history
  6. update compatibility guide

    andygrove committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4f5dd4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ab165f View commit details
    Browse the repository at this point in the history
  8. generated docs

    andygrove committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c423729 View commit details
    Browse the repository at this point in the history
  9. update regex in test

    andygrove committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a7eaf33 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. xfail boolean types

    andygrove committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e11c0df View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    1fc3045 View commit details
    Browse the repository at this point in the history
  2. update generated docs

    andygrove committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0dd075c View commit details
    Browse the repository at this point in the history