Skip to content
Compare
Choose a tag to compare
@auguwu auguwu released this 11 Dec 11:28
· 529 commits to master since this release
68fa8f2

Additions

  • Add prefixing when uploading objects (@auguwu)
  • Add uploading files also, not just directories (@auguwu)
  • Project uses Yarn v3 (@auguwu)
  • Added new inputs: path-format, enforce-path-access-style, files, bucket-acl, object-acl, and prefix (@auguwu)

Updates

  • object-format is replaced with path-format and has unit tests (@auguwu)
  • access-key is replaced with access-key-id (@auguwu)

Deletions

  • Removed upload-this-branch, use-wasabi, and acl inputs.
    • object-format has been replaced with path-format
    • Replace use-wasabi: true with endpoint: https://s3.wasabisys.com
    • acl has been replaced with object-acl