wails-release/internal
Leon Mika 03da0c3e85 Add optional s3-acl input for canned ACLs on uploads
Lets the workflow set, e.g., public-read on the uploaded object so the
HTTPS URL is actually downloadable without further configuration. Empty
default means no ACL is sent — required for modern AWS buckets with
Object Ownership = "Bucket owner enforced" that reject any ACL.

Validates the value against the AWS canned-ACL list at config time so
typos fail before the upload runs. Wires the input through action.yml,
config, and the orchestrator; adds a unit test that the ACL is forwarded
to PutObjectInput when set and omitted when empty.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 13:59:49 +10:00
..
actions Fixed action package 2026-05-02 11:47:13 +10:00
archive Fixed action package 2026-05-02 11:47:13 +10:00
cleanup Fixed action package 2026-05-02 11:47:13 +10:00
codesign Added some additional log messages 2026-05-02 12:15:33 +10:00
config Add optional s3-acl input for canned ACLs on uploads 2026-05-02 13:59:49 +10:00
notarize Fixed action package 2026-05-02 11:47:13 +10:00
runner Fixed action package 2026-05-02 11:47:13 +10:00
upload Add optional s3-acl input for canned ACLs on uploads 2026-05-02 13:59:49 +10:00
version Fixed action package 2026-05-02 11:47:13 +10:00
wails Fixed action package 2026-05-02 11:47:13 +10:00