Skip to content

Add public read ACL option to publish.sh and prod releases - #4

Merged
AngelYanev merged 1 commit into
unstablefrom
angelyanev/public-read-acl
Jul 27, 2026
Merged

Add public read ACL option to publish.sh and prod releases#4
AngelYanev merged 1 commit into
unstablefrom
angelyanev/public-read-acl

Conversation

@AngelYanev

Copy link
Copy Markdown
Contributor

Public releases must serve world-readable objects from the prod bucket, so pass --acl public-read for release_type=public. Staging (internal) keeps the old private behavior. The ACL applies to every uploaded object: versioned binaries and .sha256 files, install.sh, and the stable/latest pointers.

Public releases must serve world-readable objects from the prod bucket,
so pass --acl public-read for release_type=public. Staging (internal)
keeps the old private behavior. The ACL applies to every uploaded
object: versioned binaries and .sha256 files, install.sh, and the
stable/latest pointers.
@AngelYanev
AngelYanev merged commit 41482e3 into unstable Jul 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants