-
Notifications
You must be signed in to change notification settings - Fork 84
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
fix: login
and logout
will leverage docker config and os default store
#712
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #712 +/- ##
==========================================
- Coverage 63.77% 63.52% -0.26%
==========================================
Files 40 40
Lines 2228 2237 +9
==========================================
Hits 1421 1421
- Misses 686 695 +9
Partials 121 121
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Binary for testing: https://github.com/Wwwsylvia/notation/releases/tag/v1.0.9-sylvia |
It seems that we were on the wrong track as we were figuring out the auth from the perspective of For the consideration of
Here are detailed descriptions:
|
Signed-off-by: Sylvia Lei <[email protected]>
Signed-off-by: Sylvia Lei <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes: #696
Behaviors of this PR