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

feat(scripts): update README to include confirming AWS profile #15382

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

jerader
Copy link
Collaborator

@jerader jerader commented Jun 11, 2024

closes AUTH-505

Overview

Figured we should keep the README up to date to include info about how the promote to staging and promote to production scripts now prompt you to confirm if you are using the correct AWS profile.

Test Plan

proofread my copy. does it make sense?

Changelog

just add a blurb in the readme

Review requests

see test plan

Risk assessment

low

@jerader jerader requested a review from a team as a code owner June 11, 2024 16:12
@jerader jerader requested a review from ecormany June 11, 2024 16:12
Comment on lines 18 to 19
Additionally, the Promote Sandbox to Staging and Staging to Production scripts will prompt you to confirm that you are using the correct AWS profile. Press either `y` to confirm and proceed or `n` to cancel.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@ecormany can you proofread this when you get the chance?

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Additionally, the Promote Sandbox to Staging and Staging to Production scripts will prompt you to confirm that you are using the correct AWS profile. Press either `y` to confirm and proceed or `n` to cancel.
Additionally, the `promote-to-staging` and `promote-to-production` scripts will confirm that you are using the correct AWS profile. At the prompt, enter either `y` to confirm and proceed or `n` to cancel.

sth like this. "press" -> "enter" because you have to submit it (just the Y or N keystroke doesn't perform the action).

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ooh yes, this is much clearer. thank you!!

Copy link
Contributor

@ecormany ecormany left a comment

Choose a reason for hiding this comment

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

Take as many of my edits as you like — this is fine regardless! The new functionality is pretty self-explanatory.

@jerader jerader merged commit fb412ac into edge Jun 12, 2024
20 checks passed
@jerader jerader deleted the scripts_update-readme-aws branch June 12, 2024 13:07
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.

None yet

2 participants