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

add list project arifacts API #20803

Merged
merged 3 commits into from
Aug 6, 2024
Merged

Commits on Aug 2, 2024

  1. add list project arifacts API

    This API supports listing all artifacts belonging to a specified project. It also allows fetching the latest artifact
    in each repositry, with the option to filter by either media_type or artifact_type.
    
    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0e428d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. resolve the comments

    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7c3906c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d409a6 View commit details
    Browse the repository at this point in the history