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

console command requires authentication #1062

Merged
merged 1 commit into from
Sep 27, 2024
Merged

console command requires authentication #1062

merged 1 commit into from
Sep 27, 2024

Conversation

synfinatic
Copy link
Owner

aws-sso console would fail if user had not already fetched IAM credentials because auth is required.

@synfinatic synfinatic added this to the 2.0.0 milestone Sep 27, 2024
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.43%. Comparing base (1044ef0) to head (cca4b43).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1062   +/-   ##
=======================================
  Coverage   84.43%   84.43%           
=======================================
  Files          35       35           
  Lines        3037     3037           
=======================================
  Hits         2564     2564           
  Misses        380      380           
  Partials       93       93           
Flag Coverage Δ
unittests 84.43% <ø> (ø)

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


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1044ef0...cca4b43. Read the comment docs.

`aws-sso console` would fail if user had not already fetched IAM
credentials because auth is required.

prep release of v2.0.0
@synfinatic synfinatic merged commit 31272cd into main Sep 27, 2024
7 checks passed
@synfinatic synfinatic deleted the fix-console-login branch September 27, 2024 23:38
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.

1 participant