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

fix: readable error messages #1325

Merged
merged 10 commits into from
Jun 18, 2024
Merged

Commits on Jun 14, 2024

  1. readableError messages

    Signed-off-by: DBlanchard88 <davidblanchard88@gmail.com>
    DBlanchard88 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2f1af55 View commit details
    Browse the repository at this point in the history
  2. added unit testing

    Signed-off-by: DBlanchard88 <davidblanchard88@gmail.com>
    DBlanchard88 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f41615c View commit details
    Browse the repository at this point in the history
  3. changed wording

    Signed-off-by: DBlanchard88 <davidblanchard88@gmail.com>
    DBlanchard88 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1b4a215 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Update core/pkg/model/error.go

    Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
    Signed-off-by: Dave <89858058+DBlanchard88@users.noreply.github.com>
    DBlanchard88 and toddbaert authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    101101b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. tweeked test

    Signed-off-by: DBlanchard88 <davidblanchard88@gmail.com>
    DBlanchard88 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c32b56f View commit details
    Browse the repository at this point in the history
  2. making ReadableErrorMessage exportable

    Signed-off-by: DBlanchard88 <davidblanchard88@gmail.com>
    DBlanchard88 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    166cb7d View commit details
    Browse the repository at this point in the history
  3. using ReadableErrorMessage in tests

    Signed-off-by: DBlanchard88 <davidblanchard88@gmail.com>
    DBlanchard88 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d700a9b View commit details
    Browse the repository at this point in the history
  4. special case

    Signed-off-by: DBlanchard88 <davidblanchard88@gmail.com>
    DBlanchard88 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5e55292 View commit details
    Browse the repository at this point in the history
  5. deleted txt files

    Signed-off-by: DBlanchard88 <davidblanchard88@gmail.com>
    DBlanchard88 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1f75fb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84c7248 View commit details
    Browse the repository at this point in the history