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

Handle errors gracefully on routes #93

Merged
merged 4 commits into from
May 16, 2024

Commits on May 16, 2024

  1. fix error handling on GetServingEnvs

    Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com>
    isinyaaa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2890c53 View commit details
    Browse the repository at this point in the history
  2. use semantic error const on BuildListOption

    Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com>
    isinyaaa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ec6bcc5 View commit details
    Browse the repository at this point in the history
  3. use http status code enum

    Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com>
    isinyaaa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    09ab67c View commit details
    Browse the repository at this point in the history
  4. simplify status code conversion on routes

    Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com>
    isinyaaa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    11af270 View commit details
    Browse the repository at this point in the history