Browse Source

Clarify how to set the uploaded release tarballs to be publically readable.

tags/json-c-0.17-20230812
Eric Haszlakiewicz 3 years ago
parent
commit
7e3eba72db
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      RELEASE_CHECKLIST.txt

+ 2
- 1
RELEASE_CHECKLIST.txt View File

@@ -113,7 +113,8 @@ Go to Amazon S3 service at:
https://console.aws.amazon.com/s3/

Upload the two tarballs in the json-c_releases/releases folder.
When uploading, use "Standard" storage class, and make the uploaded files publicly accessible.
* Expand "Permissions", pick "Grant public-read access"
* Expand "Properties", ensure "Standard" storage class is picked.

Logout of Amazon S3, and verify that the files are visible.
https://s3.amazonaws.com/json-c_releases/releases/index.html


Loading…
Cancel
Save