lmorchard / blog.lmorchard.com

blog.lmorchard.com, a statically generated site
https://blog.lmorchard.com
9 stars 2 forks source link

Try a new S3 sync action to improve content-type detection and incremental upload #32

Open lmorchard opened 2 years ago

lmorchard commented 2 years ago

https://github.com/badsyntax/github-action-aws-s3

GitHub Action to sync files to S3. Includes accurate ETAG comparisons and parallel uploads with configurable concurrency & multipart chunk sizes

lmorchard commented 2 years ago

I tried this action. It seems to bail out at the first .diff file with an error saying it can't detect content-type. Could be worth further tinkering, but reverted for now.

https://github.com/lmorchard/blog.lmorchard.com/runs/6310179952?check_suite_focus=true

image