-
site-publish: honor site.yaml excludes during S3 sync
released this
2026-05-28 15:12:10 +00:00 | 0 commits to main since this releasesite.yaml can now declare excludes: [paths/patterns] that are passed to
aws s3 syncandaws s3 cpas --exclude flags, so the listed objects
are neither uploaded from the build dir nor deleted from the bucket.
Escape hatch for assets managed out-of-band (e.g. large PDFs uploaded
via aws-cli) that would otherwise be wiped by --delete.Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
Downloads