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

Move all error diagnostics to _errors #531

Merged

Commits on Mar 7, 2023

  1. tuf: handle and wrap TUF errors

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7455239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    342486b View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1ec549b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. _errors, sct, oidc: add docstrings for errors

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    60a04e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5d8340 View commit details
    Browse the repository at this point in the history
  3. _cli: move GH OIDC error diagnostics to its class

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    653cdf9 View commit details
    Browse the repository at this point in the history
  4. _cli, _errors: VerificationFailure Error type

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    91a5167 View commit details
    Browse the repository at this point in the history
  5. sct: inherit from Error for InvalidSCTError

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    729f8d5 View commit details
    Browse the repository at this point in the history
  6. _errors: hack around circular import issues

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    5f456b4 View commit details
    Browse the repository at this point in the history
  7. _cli: only print_and_exit at the toplevel

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0bc0ecc View commit details
    Browse the repository at this point in the history
  8. _cli: remove unused import

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a477fa3 View commit details
    Browse the repository at this point in the history
  9. _cli, _errors: Move VerificationError to fix circular import

    Signed-off-by: Alex Cameron <asc@tetsuo.sh>
    tetsuo-cpp authored and tnytown committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ec66bb1 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d1b86c9 View commit details
    Browse the repository at this point in the history
  11. sct, oidc: doc diagnostics methods

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2f6ffb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    f20b6a5 View commit details
    Browse the repository at this point in the history
  2. oidc/test_issuer: use sigstore.oidc.IdentityError

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    c00fd18 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: doc

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    9703c2a View commit details
    Browse the repository at this point in the history
  4. oidc/test_issuer: reformat

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    c9155b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83f6df7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. treewide: _errors -> errors

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    68663b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. .venv: remove

    Signed-off-by: Andrew Pan <a@tny.town>
    tnytown committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    af7abed View commit details
    Browse the repository at this point in the history