-
Notifications
You must be signed in to change notification settings - Fork 152
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(registry): add login/logout commands #911
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sh4d1
force-pushed
the
registry_login_logout
branch
from
April 24, 2020 10:37
9580b7f
to
918334e
Compare
jerome-quere
suggested changes
Apr 24, 2020
Sh4d1
force-pushed
the
registry_login_logout
branch
5 times, most recently
from
April 24, 2020 16:58
f15b5cd
to
c9e9a93
Compare
remyleone
added
the
registry
Managed Container Registry issues, bugs and feature requests
label
Apr 25, 2020
jerome-quere
force-pushed
the
registry_login_logout
branch
from
April 27, 2020 13:17
a326371
to
4a0e60e
Compare
I get the following message:
Could you indicate in a log message that you are using a precise executable?
|
remyleone
reviewed
May 12, 2020
Signed-off-by: Patrik Cyvoct <[email protected]>
remyleone
force-pushed
the
registry_login_logout
branch
from
May 12, 2020 16:08
a31c0cc
to
1b70993
Compare
jerome-quere
approved these changes
May 13, 2020
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
clement-gilbert
pushed a commit
to clement-gilbert/scaleway-cli
that referenced
this pull request
Mar 3, 2022
…caleway#911) Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.41.12 to 1.41.13. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](aws/aws-sdk-go@v1.41.12...v1.41.13) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Needs #909