Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Push Updated 3p Packages to Production #248

Open
AMZN-Gene opened this issue Feb 15, 2024 · 0 comments
Open

Documentation: Push Updated 3p Packages to Production #248

AMZN-Gene opened this issue Feb 15, 2024 · 0 comments

Comments

@AMZN-Gene
Copy link
Contributor

AMZN-Gene commented Feb 15, 2024

As a dev I'm unsure how to push an updated 3p package to production. For example, if I update the AWS SDK from version 1 to version 2, what's the process for pushing that v2 package to all users worldwide.

The 3p-package-scripts repo describes a python script called upload_all_packages for pushing a package into an S3 bucket.
python3 ./Scripts/upload_all_packages.py --bucket_name my-s3-bucket-name

However, the production bucket is located at s3://o3de-prod-3p-packages but if someone doesn't have write permissions, what steps should be taken?

Is it automated, or require does it require a human signoff?

Is there a GHI I should fill out to begin the process?

Do I reach out to a special-interest-group on Discord for someone who has access?

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

No branches or pull requests

1 participant