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

Add aws utils #187

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Add aws utils #187

wants to merge 33 commits into from

Commits on Sep 1, 2021

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

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    c28a842 View commit details
    Browse the repository at this point in the history
  2. Tweaked delete_s3_object_version function to allow deletion of object…

    …s on version disabled buckets
    aschroed committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5bd4f0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97e952f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

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

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    9e6bcbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b04c1d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Implement more aws_utils.py tests and add some notes about tests need…

    …ed. Add mocked_boto3_object context manager in qa_utils.py to make some of those tests simpler to write. Fix some error handling in the bucket code to raise ClientError rather than just Exception.
    netsettler committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    85d0dc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

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

Commits on Sep 28, 2021

  1. testing

    aschroed committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    69f20ec View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

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

Commits on Oct 14, 2021

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

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    6b0d92a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    560bd0f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

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

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    7f51861 View commit details
    Browse the repository at this point in the history
  2. beta version bump

    aschroed committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    94bbc81 View commit details
    Browse the repository at this point in the history
  3. removed unused imports

    aschroed committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    819a73e View commit details
    Browse the repository at this point in the history
  4. Fixed a test

    aschroed committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    694a5d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b94771d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

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

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    191da5e View commit details
    Browse the repository at this point in the history
  2. removed conflict

    aschroed committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    57f4c91 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    3c48aa4 View commit details
    Browse the repository at this point in the history
  2. fixed tests

    aschroed committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    782cb0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    535ab07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edd309c View commit details
    Browse the repository at this point in the history
  5. updated autodoc

    aschroed committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e40114e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bccd7b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    673d6ab View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. fix tests for linting

    aschroed committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    308ee30 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. lint fixes

    aschroed committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7e55a28 View commit details
    Browse the repository at this point in the history