github-action-aws-s3

GitHub Action to sync files to S3. Includes accurate ETAG comparisons and parallel uploads with configurable concurrency & multipart chunk sizes

MIT License

Stars
5
Committers
2

Bot releases are visible (Hide)

github-action-aws-s3 - v1.0.3 Latest Release

Published by badsyntax about 1 year ago

What's Changed

Full Changelog: https://github.com/badsyntax/github-action-aws-s3/compare/v1.0.2...v1.0.3

github-action-aws-s3 - v1.0.2

Published by badsyntax almost 2 years ago

What's Changed

Full Changelog: https://github.com/badsyntax/github-action-aws-s3/compare/v1.0.1...v1.0.2

github-action-aws-s3 - v1.0.1

Published by github-actions[bot] over 2 years ago

What's Changed

Full Changelog: https://github.com/badsyntax/github-action-aws-s3/compare/v1.0.0...v1.0.1

github-action-aws-s3 - v1.0.0

Published by github-actions[bot] almost 3 years ago

This is a stable release of the action.

  • Bump @typescript-eslint/parser from 5.8.0 to 5.9.1 (#51) @dependabot
github-action-aws-s3 - v0.0.11

Published by github-actions[bot] almost 3 years ago

  • Fix package name & simplify logic (#40) @badsyntax
  • Fix multipart async and rename to AsyncBatchQueue (#39) @badsyntax
  • Bump @vercel/ncc from 0.33.0 to 0.33.1 (#32) @dependabot
  • Bump @aws-sdk/client-s3 from 3.44.0 to 3.45.0 (#37) @dependabot
  • Bump @typescript-eslint/parser from 5.7.0 to 5.8.0 (#34) @dependabot
  • Bump eslint from 8.4.1 to 8.5.0 (#33) @dependabot
  • Bump @aws-sdk/lib-storage from 3.44.0 to 3.45.0 (#38) @dependabot
  • Bump badsyntax/github-action-aws-cloudformation from 0.0.5 to 0.0.6 (#28) @dependabot
  • Bump s3-etag from 0.0.6 to 0.0.7 (#30) @dependabot
  • Bump actions/setup-node from 2.4.1 to 2.5.0 (#29) @dependabot
github-action-aws-s3 - v0.0.10

Published by github-actions[bot] almost 3 years ago

  • Don't match directories when globbing
github-action-aws-s3 - v0.0.9

Published by github-actions[bot] almost 3 years ago

  • Improve globbing to support brace expansion (#26) @badsyntax
github-action-aws-s3 - v0.0.8

Published by github-actions[bot] almost 3 years ago

  • Don't show metadata errors (#25) @badsyntax
github-action-aws-s3 - v0.0.7

Published by github-actions[bot] almost 3 years ago

  • Add configurable sync strategy (#24) @badsyntax
github-action-aws-s3 - v0.0.6

Published by github-actions[bot] almost 3 years ago

  • Rename action to AWS S3 Sync & Clean
  • Update action description
  • Bump ts-jest from 27.1.1 to 27.1.2 (#21) @dependabot
github-action-aws-s3 - v0.0.5

Published by github-actions[bot] almost 3 years ago

  • Fix Async Queue (#20) @badsyntax
github-action-aws-s3 - v0.0.4

Published by github-actions[bot] almost 3 years ago

  • Add multipart & parallel uploads (#19) @badsyntax
  • Bump jest from 27.4.4 to 27.4.5 (#12) @dependabot
  • Bump typescript from 4.5.3 to 4.5.4 (#10) @dependabot
  • Bump @typescript-eslint/parser from 5.6.0 to 5.7.0 (#11) @dependabot
  • Bump badsyntax/github-action-aws-cloudformation from 0.0.3 to 0.0.5 (#17) @dependabot
github-action-aws-s3 - v0.0.3

Published by github-actions[bot] almost 3 years ago

  • Use kebab-case for output names (#14) @badsyntax
  • Use kebab-case input names (#13) @badsyntax
  • Bump badsyntax/github-action-aws-cloudformation from 30e8484d108a13d803aa449c1ec1bd6aa4c932ff to 0.0.3 (#9) @dependabot
github-action-aws-s3 - v0.0.2

Published by github-actions[bot] almost 3 years ago

  • Return modified keys for all actions (#8) @badsyntax
github-action-aws-s3 - v0.0.1

Published by github-actions[bot] almost 3 years ago

  • Update docs (#7) @badsyntax
  • Add srcDir and filesGlob (#5) @badsyntax
  • Create codeql-analysis.yml (#4) @badsyntax
  • Setup stack before syncing (#3) @badsyntax
  • Support custom cache-control headers and ACL (#2) @badsyntax
  • Add initial files (#1) @badsyntax
Package Rankings
Top 13.85% on Github actions
Badges
Extracted from project README
Build, Test & Deploy CodeQL