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

Ensure oneOf exclusivity when merging schemas. #457

Merged
merged 20 commits into from
Jan 20, 2024
Merged

Ensure oneOf exclusivity when merging schemas. #457

merged 20 commits into from
Jan 20, 2024

Commits on Nov 1, 2023

  1. progress.

    next step I need to write a simple reproduction of the current
    transformation to understand the failure
    ahl committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bb3c66a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

Commits on Nov 23, 2023

  1. clean up; need to fix vega test

    ahl committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    42f04d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    b48ad28 View commit details
    Browse the repository at this point in the history
  2. update post-merge

    ahl committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    eec975a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    5dfcfae View commit details
    Browse the repository at this point in the history
  2. improve schema docs fidelity

    ahl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9b54815 View commit details
    Browse the repository at this point in the history
  3. cleanup, simplification

    ahl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d867e56 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    231f7a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b6c06b View commit details
    Browse the repository at this point in the history
  3. update

    ahl committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    1d8b817 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    f040976 View commit details
    Browse the repository at this point in the history
  2. new test in progress

    ahl committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d73b812 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. comment test case

    ahl committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ac0c6d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. update fixtures

    ahl committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    06b1b9d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    6a7d035 View commit details
    Browse the repository at this point in the history
  2. fix ups

    ahl committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0adec88 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. remove println

    ahl committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    37fe482 View commit details
    Browse the repository at this point in the history
  2. reflow comment

    ahl committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a5f3754 View commit details
    Browse the repository at this point in the history