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: support the new SSO config format #26

Merged

Conversation

anaisberg
Copy link
Contributor

@anaisberg anaisberg changed the title support the new SSO config format [WIP] support the new SSO config format Jun 23, 2023
@anaisberg anaisberg changed the title [WIP] support the new SSO config format feat: support the new SSO config format Jun 23, 2023
@ealain
Copy link

ealain commented Jun 23, 2023

Thank you for this work!

Could you create a commit with only the feature part, without linting? This would make the review easier, particularly the test part.

I'd recommend creating additional commits, if you think linting is required.

@anaisberg anaisberg force-pushed the allow-new-sso branch 6 times, most recently from 08f7a86 to 026aa76 Compare June 23, 2023 15:48
@gozineb
Copy link

gozineb commented Jun 23, 2023

Thank you so much for this fix @anaisberg , been struggling with this !

src/types.ts Outdated Show resolved Hide resolved

export type SsoIniLoader =
IniLoader & {
loadSsoSessionsFrom(options: LoadFileOptions): IniFileContent;
Copy link
Contributor

Choose a reason for hiding this comment

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

It won't be necessary anymore when aws/aws-sdk-js#4456 is merged.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

that's great!!

@bneigher
Copy link

oh yes - looking forward to this being merged!!

@guiyom-e
Copy link
Contributor

@thomasmichaelwallace any plan for a new release ?

@ThomasAribart
Copy link

Awesome 🤩

@thomasmichaelwallace
Copy link
Owner

OK - let me see about getting this made!

@thomasmichaelwallace thomasmichaelwallace merged commit 97c77bf into thomasmichaelwallace:main Jul 2, 2023
@thomasmichaelwallace
Copy link
Owner

checkout version 1.2.0 - feel free to open a PR if it doesn't act like you expect.

(I rarely use this project these days, I made the leap to aws-cdk and haven't really looked back!)

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

7 participants