Permalink
base repository: OptimumCode/json-schema-validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: main
Choose a base ref
...
head repository: OptimumCode/json-schema-validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: kotlin-1.9
Choose a head ref
  • 6 commits
  • 20 files changed
  • 2 contributors

Commits on Jun 15, 2024

  1. Add failFast flag in flag output to skip remaining validations afte…

    …r first failure (#137)
    
    Resolves #136
    
    (cherry picked from commit 75b4fb4)
    @OptimumCode
    OptimumCode committedJun 15, 2024
    Configuration menu
    Copy the full SHA
    05fab61View commit details
    Browse the repository at this point in the history
  2. Add invalid json object for benchmarking (#135)

    (cherry picked from commit cde76fe)
    @OptimumCode
    OptimumCode committedJun 15, 2024
    Configuration menu
    Copy the full SHA
    d5b82faView commit details
    Browse the repository at this point in the history
  3. Prepare next version

    @github-actions
    -actions[bot] committedJun 15, 2024
    Configuration menu
    Copy the full SHA
    e144024View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Add support for draft 6 (#138)

    Resolves #118
    
    (cherry picked from commit 68756be)
    @OptimumCode
    OptimumCode committedJun 19, 2024
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. Add support for draft 4 (#140)

    Resolves #139
    
    (cherry picked from commit d2d2f03)
    @OptimumCode
    OptimumCode committedJun 19, 2024
    Configuration menu
    Copy the full SHA
    75d9e66View commit details
    Browse the repository at this point in the history
  3. Prepare next version

    @github-actions
    -actions[bot] committedJun 19, 2024
    Configuration menu
    Copy the full SHA
    1674ae4View commit details
    Browse the repository at this point in the history
Loading