Skip to content

Releases: NandosUK/gcp-storage-bucket-action

Update entrypoint.sh

19 Jan 11:41
Compare
Choose a tag to compare

The page-data file includes a hash so the entrypoint needs to set the headers for the correct files

Set cache headers on upload.

19 Jan 10:28
Compare
Choose a tag to compare

The original script uploads all of the files and then sets caching headers according to the application needs as a second pass. This modification sets a no cache header on everything as it uploads before setting the caching headers as before on a second pass.

Tweak entrypoint pathing for page data

17 Jan 15:10
ae42861
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16...v1.17

Tweaks to caching

17 Jan 14:52
Compare
Choose a tag to compare

prevent page-data.json and app-data.json being cached

Configurable HTML/json cache headers

29 Jun 05:01
Compare
Choose a tag to compare
v1.15

update action to set configurable cache headers

v1.14: Update entrypoint.sh

29 Jul 13:52
200c1a1
Compare
Choose a tag to compare

Corrected header format

Added headers for security of html

29 Jul 13:41
a271e58
Compare
Choose a tag to compare

X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
added to headers for HTML

v1.12: Update entrypoint.sh

10 Jul 07:45
36dbcdc
Compare
Choose a tag to compare

v1.11: Update entrypoint.sh

09 Jul 17:08
bf291ee
Compare
Choose a tag to compare

Moving index.html to menu.html

v1.10: Update entrypoint.sh

09 Jul 16:57
e6dbca5
Compare
Choose a tag to compare

Move index to menu