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

S3 upload_file, download file to support path-lib objects #2259

Merged
merged 31 commits into from Dec 16, 2022
Merged

S3 upload_file, download file to support path-lib objects #2259

merged 31 commits into from Dec 16, 2022

Commits on Jan 8, 2020

  1. Update transfer.py

    S3 upload_file, download file to support path-lib objects
    alanyee committed Jan 8, 2020
    Copy the full SHA
    ada17c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Update transfer.py

    fspath requires Python 3.6 or higher
    alanyee committed Jan 9, 2020
    Copy the full SHA
    ef141cb View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Copy the full SHA
    b25cdff View commit details
    Browse the repository at this point in the history
  2. Update test_transfer.py

    alanyee committed Jan 8, 2021
    Copy the full SHA
    fa917ec View commit details
    Browse the repository at this point in the history
  3. Fix test for download

    alanyee committed Jan 8, 2021
    Copy the full SHA
    86053f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Copy the full SHA
    6b84c21 View commit details
    Browse the repository at this point in the history
  2. Add os import for unit tests

    alanyee committed Jan 9, 2021
    Copy the full SHA
    351a7a5 View commit details
    Browse the repository at this point in the history
  3. Fix for Windows

    alanyee committed Jan 9, 2021
    Copy the full SHA
    049b10a View commit details
    Browse the repository at this point in the history
  4. Fix for Windows path

    alanyee committed Jan 9, 2021
    Copy the full SHA
    6cf1f6c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

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

Commits on Oct 4, 2022

  1. Copy the full SHA
    ab9643b View commit details
    Browse the repository at this point in the history
  2. lint: fix style

    alanyee committed Oct 4, 2022
    Copy the full SHA
    eb43aaf View commit details
    Browse the repository at this point in the history
  3. lint: fix style

    lint: fix style
    alanyee committed Oct 4, 2022
    Copy the full SHA
    be73d95 View commit details
    Browse the repository at this point in the history
  4. lint: fix style

    lint: fix style
    alanyee committed Oct 4, 2022
    Copy the full SHA
    6108d6f View commit details
    Browse the repository at this point in the history
  5. lint: fix style

    lint: fix style
    alanyee committed Oct 4, 2022
    Copy the full SHA
    0970707 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Copy the full SHA
    38962ec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ff0af1b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Copy the full SHA
    7f67c6f View commit details
    Browse the repository at this point in the history
  2. test: fix dupe function call

    alanyee committed Dec 8, 2022
    Copy the full SHA
    3d1bdc4 View commit details
    Browse the repository at this point in the history
  3. lint: fix linting issues

    alanyee committed Dec 8, 2022
    Copy the full SHA
    1d05811 View commit details
    Browse the repository at this point in the history
  4. lint: add ending comma

    alanyee committed Dec 8, 2022
    Copy the full SHA
    39b183d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. fix: correct path import

    alanyee committed Dec 9, 2022
    Copy the full SHA
    fc84da5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bc6cae2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Copy the full SHA
    6257495 View commit details
    Browse the repository at this point in the history
  2. lint: remove unused import os

    alanyee committed Dec 15, 2022
    Copy the full SHA
    2efe07e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5a7f0a8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ec0fde5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4ef8361 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Copy the full SHA
    b5da19b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a6365e View commit details
    Browse the repository at this point in the history
  3. changelog

    jonemo committed Dec 16, 2022
    Copy the full SHA
    b12faf9 View commit details
    Browse the repository at this point in the history