Skip to content

Releases: clowdhaus/aws-github-actions

v0.4.3

21 Jun 14:15
Compare
Choose a tag to compare

v0.4.3

  • v0.4.3

v0.4.2

25 May 02:45
Compare
Choose a tag to compare

v0.4.2

  • v0.4.2

v0.4.1

02 May 03:15
Compare
Choose a tag to compare

v0.4.1

  • v0.4.1

v0.4.0

24 Apr 02:34
Compare
Choose a tag to compare

v0.4.0

  • v0.4.0

v0.3.0

06 Apr 12:55
Compare
Choose a tag to compare

v0.3.0

  • v0.3.0

v0.2.0

07 Mar 21:05
Compare
Choose a tag to compare

v0.2.0

  • v0.2.0

v0.1.0

08 Jan 16:38
Compare
Choose a tag to compare

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)