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: command to list repositories in a remote registry #525

Merged
merged 18 commits into from
Sep 5, 2022

Conversation

junczhu
Copy link
Contributor

@junczhu junczhu commented Aug 24, 2022

Resolve: #470

Signed-off-by: Juncheng Zhu <[email protected]>
Signed-off-by: Juncheng Zhu <[email protected]>
Signed-off-by: Juncheng Zhu <[email protected]>
Signed-off-by: Juncheng Zhu <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2022

Codecov Report

Merging #525 (84ead52) into main (67dd9b0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #525   +/-   ##
=======================================
  Coverage   73.43%   73.43%           
=======================================
  Files           9        9           
  Lines         399      399           
=======================================
  Hits          293      293           
  Misses         85       85           
  Partials       21       21           

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

cmd/oras/repository/cmd.go Outdated Show resolved Hide resolved
modified:   cmd/oras/repository/list.go

Signed-off-by: junczhuMSFT <[email protected]>
@junczhu junczhu changed the title [WIP] feat: command to list repositories in a remote registry feat: command to list repositories in a remote registry Aug 29, 2022
@junczhu junczhu marked this pull request as ready for review August 29, 2022 07:13
Signed-off-by: junczhuMSFT <[email protected]>
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: junczhuMSFT <[email protected]>
Signed-off-by: junczhuMSFT <[email protected]>
Signed-off-by: junczhuMSFT <[email protected]>
Signed-off-by: junczhuMSFT <[email protected]>
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

@shizhMSFT shizhMSFT merged commit f4a31ec into oras-project:main Sep 5, 2022
TerryHowe pushed a commit to TerryHowe/oras that referenced this pull request Feb 2, 2023
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.

Command to list repositories in a remote registry
5 participants