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

chore: put nonprod environments before prod when listing #721

Merged

Conversation

sandyleo26
Copy link
Contributor

when listing environments, put nonprod environments first so user keep typing "Enter" will not accidentally deploy to production.

fixes #716

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sandyleo26 sandyleo26 requested a review from a team as a code owner March 7, 2020 08:07
@sandyleo26 sandyleo26 changed the title sort fix: put nonprod environments before prod when listing Mar 7, 2020
@kohidave
Copy link
Contributor

kohidave commented Mar 7, 2020

Thanks for doing this! And so quickly, we really appreciate it! Also thanks for updating the contributing doc 🤦‍♂️

I’ll take a look later this weekend!

Copy link
Contributor

@efekarakus efekarakus left a comment

Choose a reason for hiding this comment

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

Awesome, thank you!

@@ -28,7 +28,7 @@ This document describes how to set up a development environment and submit your

From the repository root run:

`git remote add upstream git@github.com:aws/amazon-ecs-cli`
`git remote add upstream git@github.com:aws/amazon-ecs-cli-v2`
Copy link
Contributor

Choose a reason for hiding this comment

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

😄 thanks for fixing this!

@efekarakus efekarakus changed the title fix: put nonprod environments before prod when listing chore: put nonprod environments before prod when listing Mar 7, 2020
@efekarakus efekarakus merged commit 4224771 into aws:master Mar 7, 2020
@sandyleo26 sandyleo26 deleted the dev-put-nonprod-environment-first branch March 7, 2020 22:28
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.

List "prod" environments at the bottom
3 participants