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

447 Consistently use KeyNotFoundException, DuplicateKeyException and PermissionException in Storages #584

Closed
wants to merge 4 commits into from

Commits on Jul 4, 2023

  1. #473 Warn if bucket cannot be accessed

    + warn if AWS auth is being used and machine identity is disabled
    + Refactor S3 fixtures so various errors can be simulated
    * Removed pytest-server-fixtures dependency which is a bit old and we only use function
    qc00 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e9badb0 View commit details
    Browse the repository at this point in the history
  2. #447 Consistently use KeyNotFoundException and DuplicateKeyException

    Also provide meaningful messages for mongo exceptions
    qc00 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4707a30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7444857 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. wip

    qc00 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    81934e9 View commit details
    Browse the repository at this point in the history