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

User-facing errors in example runner #2741

Merged
merged 12 commits into from
Sep 15, 2023
Merged

User-facing errors in example runner #2741

merged 12 commits into from
Sep 15, 2023

Commits on Sep 1, 2023

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

Commits on Sep 7, 2023

  1. Move some error handling to errs package

    Adjust how we handle errors in example runner
    Add back marshaller handling in user facing error parsing
    MDrakos committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    08a5166 View commit details
    Browse the repository at this point in the history
  2. Change the error wrapping

    MDrakos committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2181e61 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Update reciever to be pointer

    Add back interface
    Remove unused error type
    MDrakos committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ad399cf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    1670009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f855977 View commit details
    Browse the repository at this point in the history
  3. Update comment

    MDrakos committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    59fd76b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Address PR review feedback

    MDrakos committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6cbaf7a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Address interface collision

    Update error tip handling
    MDrakos committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a85fdc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    789635d View commit details
    Browse the repository at this point in the history
  3. Rename type

    MDrakos committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3c674a1 View commit details
    Browse the repository at this point in the history
  4. Add formatter conditional

    MDrakos committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1724df1 View commit details
    Browse the repository at this point in the history