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: Adding the AWS SSO CLI env variable to profile list #5640

Merged
merged 1 commit into from Dec 17, 2023

Conversation

02strich
Copy link
Contributor

Description

Adding support for the profile env variable used by https://github.com/synfinatic/aws-sso-cli

Motivation and Context

I am using https://github.com/synfinatic/aws-sso-cli as CLI for AWS SSO, which uses a different env variable name than the tools already supported. So I added the additional variable name to the existing list.

How Has This Been Tested?

I have tested this on MacOS with a local build of starship, together with the most recent version of aws-sso-cli. Tests included correct rendering with sso context as well as with context.

  • I have tested using MacOS
  • I have tested using Linux
  • I have tested using Windows

Checklist:

  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.

@02strich 02strich marked this pull request as ready for review December 16, 2023 05:38
@andytom andytom merged commit 6d96df3 into starship:master Dec 17, 2023
20 checks passed
@andytom
Copy link
Member

andytom commented Dec 17, 2023

Thank you for your contribution @02strich and thank you for reviewing @davidkna.

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

3 participants