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

YAML implementation with Jackson #1478

Merged
merged 12 commits into from
Jan 12, 2023

Commits on Jan 10, 2023

  1. Base implementation

    blacelle committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d3052d3 View commit details
    Browse the repository at this point in the history
  2. Progress with doc and tests

    blacelle committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    a89ba3a View commit details
    Browse the repository at this point in the history
  3. Add unit-tests

    blacelle committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    3244f2d View commit details
    Browse the repository at this point in the history
  4. Improve testcases

    blacelle committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4307866 View commit details
    Browse the repository at this point in the history
  5. Small fixes

    blacelle committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4438d18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    890ead9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Add not trivial json tests

    blacelle committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    dcf727c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5041562 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcb82ae View commit details
    Browse the repository at this point in the history
  4. Fix cleaned YAMLs

    blacelle committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fb3bb16 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Fix YAML and JSON tests

    blacelle committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    13d9d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa203e4 View commit details
    Browse the repository at this point in the history