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

Added JSON input validation for CLI commands #1771

Merged
merged 15 commits into from
Oct 11, 2024

Commits on Sep 13, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

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

Commits on Oct 8, 2024

  1. Update libs/flags/json_flag.go

    Co-authored-by: Pieter Noordhuis <[email protected]>
    andrewnester and pietern authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    dbb3c2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ddf6b5 View commit details
    Browse the repository at this point in the history
  3. refactor

    andrewnester committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5f839e3 View commit details
    Browse the repository at this point in the history
  4. return error

    andrewnester committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5a0197e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1280428 View commit details
    Browse the repository at this point in the history
  6. fix overrides

    andrewnester committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7594836 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fixes

    andrewnester committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cf2ab73 View commit details
    Browse the repository at this point in the history
  2. fix test

    andrewnester committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    35f2d58 View commit details
    Browse the repository at this point in the history
  3. use dynassert

    andrewnester committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d25d95b View commit details
    Browse the repository at this point in the history
  4. fixed key location

    andrewnester committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d4a3346 View commit details
    Browse the repository at this point in the history
  5. removed path changes

    andrewnester committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    82d6640 View commit details
    Browse the repository at this point in the history
  6. fixes

    andrewnester committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    71bc701 View commit details
    Browse the repository at this point in the history