Skip to content

chore(release): write to new release s3 bucket MONGOSH-2124 #2421

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

drichmdb
Copy link
Collaborator

@drichmdb drichmdb commented Mar 28, 2025

This commit adjusts the mongosh release process to dual write to our new
release S3 bucket. Instead of using long-lived static credentials, we have
moved over to an IAM role and are assuming it via Evergreen's ec2.assume_role
and in GitHub Actions via configure-aws-credentials.

Copy link

There is an existing patch(es) for this commit SHA:

Please note that the status that is posted is not in the context of this PR but rather the (latest) existing patch and that may affect some tests that may depend on the particular PR. If your tests do not rely on any PR-specific values (like base or head branch name) then your tests will report the same status. If you would like a patch to run in the context of this PR and abort the other(s), comment 'evergreen retry'.

@drichmdb drichmdb deployed to CTA-Production March 31, 2025 16:40 — with GitHub Actions Active
@drichmdb drichmdb changed the title MONGOSH-2124: testing chore(release): write to new release s3 bucket MONGOSH-2124 Mar 31, 2025
@drichmdb drichmdb marked this pull request as ready for review March 31, 2025 19:35
@drichmdb drichmdb force-pushed the MONGOSH-2124 branch 3 times, most recently from 77181e0 to 841eb03 Compare April 4, 2025 16:15
This commit adjusts the mongosh release process to dual write to our new
release S3 bucket. Instead of using long-lived static credentials, we have
moved over to an IAM role and are assuming it via Evergreen's ec2.assume_role
and in GitHub Actions via configure-aws-credentials.
Copy link
Contributor

@lerouxb lerouxb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I guess we should remember to check after the next release that the assets are also in the correct new location?

@drichmdb drichmdb merged commit 1466806 into main Apr 8, 2025
122 of 134 checks passed
@drichmdb drichmdb deleted the MONGOSH-2124 branch April 8, 2025 14:21
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