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

Improving Verify Error Response #430

Merged
merged 14 commits into from
May 10, 2024

Commits on Apr 12, 2024

  1. saving changes to client

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1ba8ffd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. switching error logs to be error returns (should ensure exit 1 is exit

    status)
    
    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9970630 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 8, 2024

  1. changing failure statement to match changes in go-witness

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 8, 2024
    Configuration menu
    Copy the full SHA
    be848b5 View commit details
    Browse the repository at this point in the history
  2. fixing go mod

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ec353c2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'improve-verify-errors' of github.com:ChaosInTheCRD/witn…

    …ess into improve-verify-errors
    
    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e69916d View commit details
    Browse the repository at this point in the history
  4. adding check for a source

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5e3ed0f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 10, 2024

  1. fixed only printing one error

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    590947d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'improve-verify-errors' of github.com:ChaosInTheCRD/witn…

    …ess into improve-verify-errors
    ChaosInTheCRD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ee4f57e View commit details
    Browse the repository at this point in the history
  3. getting things up to scratch

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    702384c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into improve-verify-errors

    Signed-off-by: Tom Meadows <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cfa3e26 View commit details
    Browse the repository at this point in the history
  5. go mod tidy and a small fix

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5ef815a View commit details
    Browse the repository at this point in the history
  6. fixing bool comparison lint issue

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ac10dda View commit details
    Browse the repository at this point in the history