Skip to content

v0.1.0

Compare
Choose a tag to compare
@bryantbiggs bryantbiggs released this 08 Jan 16:38
· 79 commits to main since this release

0.1.0 (2020-01-08)

Bug Fixes

  • πŸ› Reset version to 0.0.0 (524b70f)

Features

  • all: initial commit starting off project with base setup of yarn workspaces, lerna, and ncc (3f2904a)
  • awscli: make awscli internal package into an action as well, general purpose use of the awscli (93de8b7)
  • cloudfront: initial implementation of CloudFront cache invalidation action (47f0063)
  • s3: break out awscli from S3 sync to stand on its own (48de053)
  • s3: implement S3 sync using awscli cached locally, no support in javascript sdk (6ea5d6c)
  • sts: implment action for setting up IAM credentials in workflow environment (6d69c04)