-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[v2] Add profile and role sorting to sso configure
#6205
base: v2
Are you sure you want to change the base?
Conversation
This change adds sorting to profiles and roles when running `aws sso configure` listing them in ascending alphabetical order by default (case insensitive).
sso configure
Codecov Report
@@ Coverage Diff @@
## v2 #6205 +/- ##
==========================================
- Coverage 94.18% 94.11% -0.07%
==========================================
Files 273 273
Lines 21678 21680 +2
==========================================
- Hits 20417 20405 -12
- Misses 1261 1275 +14
Continue to review full report at Codecov.
|
sso configure
sso configure
@kdaily looking for any updates on when this will be merged |
Please merge this, it's soooo frustrating to look for the specific account when there are tens of them me the order changes every time... |
@kdaily is there a specific team that needs to review this? If so, can we ping them and get an update? Issue #6108 has 35 👍's and this PR hasn't seen an update for over 5 months, it's a bit discouraging for contributors to put in the time and effort to voluntarily implement functionality only for it to go ignored. |
@joguSD , is this something you're able to review? |
Any chance this feature graduates? It would be so helpful for my day to day as a heavy AWS user... |
Hi @ryansonshine thanks for the PR. Our team just put out a recent proposal in #6828 detailing improvements to the contribution process. We are working through open PRs and have determined this PR to be in the Implementation stage (described here). We are tracking this PR here on our project board and it can be set to to the review stage once new changes are ready to be reviewed. This will happen once we get through most of the open PRs and sort the open PRs against the criteria in our new contribution guide. |
Hi @stealthycoin, any updates on this PR please ? Thx |
Hello @stealthycoin 🆙 please Thanks a lot ! |
Hi again ! Can someone do the necessary to review and merge this Pull Request please ? Thanks |
Hello, this PR is opened since 2 years and no updates :-( Regards |
Any updates on this PR, please? |
Issue #, if available:
Closes #6108
Description of changes:
This change adds sorting to profiles and roles when running
aws sso configure
listing them in ascending alphabetical order by default (case insensitive).By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.