Skip to content

Releases: google-github-actions/upload-cloud-storage

upload-cloud-storage v0.9.0

07 Apr 14:36
dee01db
Compare
Choose a tag to compare

Features

  • parse .gcloudignore files during upload (#237) (0715ae5)

upload-cloud-storage v0.8.0

17 Mar 18:51
c306948
Compare
Choose a tag to compare

Miscellaneous Chores

upload-cloud-storage v0.7.0

09 Mar 00:12
49dc17b
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • require Node 16 (#227)

Miscellaneous Chores

upload-cloud-storage v0.6.0

08 Mar 21:24
9e589b4
Compare
Choose a tag to compare

⚠️ This is the last release that supports Node 12!

⚠ BREAKING CHANGES

  • throw an exception on invalid or duplicate headers (#169)

Features

  • add support for files and folders beginning with a dot (#206) (b5dd2b4)
  • switch to using actions-utils (#167) (7c418c5)

bug

  • also upload files and folders beginning with a dot (#206)
  • throw an exception on invalid or duplicate headers (#169) (7348133)

upload-cloud-storage v0.5.0

11 Dec 05:16
c54611d
Compare
Choose a tag to compare

Features

Bug Fixes

upload-cloud-storage v0.4.0

09 Aug 18:33
91901ce
Compare
Choose a tag to compare

Features

  • Add support for configuring resumable uploads (#34) (#36) (6623911)
  • Refactor action to support upload at root, glob matching (#33) (a789c2a)

Bug Fixes

upload-cloud-storage v0.3.0

26 May 02:39
03acd70
Compare
Choose a tag to compare

Features

upload-cloud-storage v0.2.1

22 Dec 02:42
864317d
Compare
Choose a tag to compare

Bug Fixes

v0.2.0

13 Nov 01:48
c43ab88
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • transfer gcs action (#1)

Features