victorskl / yawsso

Yet Another AWS SSO - sync up AWS CLI v2 SSO login session to legacy CLI v1 credentials
MIT License
302 stars 26 forks source link

fix: resolved problem with usage of source_profile and role_arn #73

Closed frbender closed 1 year ago

frbender commented 1 year ago
victorskl commented 1 year ago

Thanks, I will review it soon. Just trigger running CI test cases for now.

frbender commented 1 year ago

Thanks, I will review it soon. Just trigger running CI test cases for now.

Thank you so much! And awesome work with this little helper :)

codecov[bot] commented 1 year ago

Codecov Report

Merging #73 (0785d51) into main (913c261) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #73   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         4    -1     
  Lines          535       520   -15     
=========================================
- Hits           535       520   -15     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
yawsso/core.py 100.00% <ø> (ø)
yawsso/utils.py 100.00% <0.00%> (ø)
yawsso/__init__.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

frbender commented 1 year ago

Would love to get your feedback @victorskl :) Tests are not failing anymore - actions seems to be failing because of an issue with CodeClimate, not yawsso.

frbender commented 1 year ago

Super awesome, thank you so much :)

victorskl commented 1 year ago

Released 1.0.1 -- pip install -U yawsso==1.0.1