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

Api tweak #410

Closed
Closed

Commits on Jun 21, 2023

  1. allow the base folder to not be a bucket

    John Tordoff committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    6b74c7d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. use colon delineation for S3 buckets

    John Tordoff committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b3feadb View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fix folder paths

    John Tordoff committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5b7ca19 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. add unittests for s3 improvements

    John Tordoff committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e627806 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix issues with relative paths

    John Tordoff committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cdb5506 View commit details
    Browse the repository at this point in the history
  2. fix tests for s3 subfolder improvements

    John Tordoff committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2d7d34e View commit details
    Browse the repository at this point in the history
  3. fix dest path for s3

    John Tordoff committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    defd95c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. take base_folder as part of __init__

    John Tordoff committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    37f33b1 View commit details
    Browse the repository at this point in the history
  2. fix mocking for tests

    John Tordoff committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7035d09 View commit details
    Browse the repository at this point in the history