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

Get all these changes in #68

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

Commits on Jan 14, 2021

  1. Add new env variable 'AWS_DOWNSTREAM'. If defined and it's value is '…

    …true' then the specified AWS S3 directory is used as source instead of destination. This makes it possible to sync a remote directory in AWS S3 to be synchronized downstream with a local directory.
    luislaugga committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    aaaddc0 View commit details
    Browse the repository at this point in the history
  2. Update README.

    luislaugga committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    873c02e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    0638faa View commit details
    Browse the repository at this point in the history
  2. Support s3 sync with kms-sse

    lks21c authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    31e8fab View commit details
    Browse the repository at this point in the history
  3. Revise readme

    lks21c authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    79798ba View commit details
    Browse the repository at this point in the history
  4. Add link

    lks21c authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    19803f8 View commit details
    Browse the repository at this point in the history
  5. test github action build

    lks21c authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    db9d216 View commit details
    Browse the repository at this point in the history
  6. change name

    lks21c authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5368f60 View commit details
    Browse the repository at this point in the history
  7. update readme

    lks21c authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    ca31114 View commit details
    Browse the repository at this point in the history
  8. Fix bug

    lks21c authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d38d532 View commit details
    Browse the repository at this point in the history
  9. Correct bug

    lks21c authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2258efd View commit details
    Browse the repository at this point in the history
  10. Enable Dependabot for Dockerfile

    aaronsilber authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    3966d05 View commit details
    Browse the repository at this point in the history
  11. Bump python from 3.8-alpine to 3.10.3-alpine

    Bumps python from 3.8-alpine to 3.10.3-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    b744099 View commit details
    Browse the repository at this point in the history
  12. Enable Dependabot for Python pip

    aaronsilber authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    fbc51ef View commit details
    Browse the repository at this point in the history
  13. Bump awscli from 1.22.76 to 1.22.78

    Bumps [awscli](https://github.com/aws/aws-cli) from 1.22.76 to 1.22.78.
    - [Release notes](https://github.com/aws/aws-cli/releases)
    - [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
    - [Commits](aws/aws-cli@1.22.76...1.22.78)
    
    ---
    updated-dependencies:
    - dependency-name: awscli
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d890a3b View commit details
    Browse the repository at this point in the history
  14. Bump awscli from 1.22.78 to 1.23.7

    Bumps [awscli](https://github.com/aws/aws-cli) from 1.22.78 to 1.23.7.
    - [Release notes](https://github.com/aws/aws-cli/releases)
    - [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
    - [Commits](aws/aws-cli@1.22.78...1.23.7)
    
    ---
    updated-dependencies:
    - dependency-name: awscli
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    51a974e View commit details
    Browse the repository at this point in the history
  15. Bump python from 3.10.3-alpine to 3.10.4-alpine

    Bumps python from 3.10.3-alpine to 3.10.4-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    cff0993 View commit details
    Browse the repository at this point in the history
  16. Update action.yml

    aaronsilber authored and mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    98a25d7 View commit details
    Browse the repository at this point in the history
  17. doc update

    mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7a96f66 View commit details
    Browse the repository at this point in the history
  18. role assuming

    mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    6f3c752 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ff118ed View commit details
    Browse the repository at this point in the history
  20. shellcheck

    mkatychev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    edcb612 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    17d8597 View commit details
    Browse the repository at this point in the history