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: add resolve command #1187

Merged
merged 5 commits into from
Nov 15, 2023
Merged

Commits on Nov 15, 2023

  1. add command to get the digest of a tagged manifest without parsing ou…

    …tput
    
    Signed-off-by: amands98 <amandeepsm.in@gmail.com>
    amands98 authored and sajayantony committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c9538e6 View commit details
    Browse the repository at this point in the history
  2. Update cmd/oras/root/resolve.go

    Co-authored-by: Billy Zha <qweeah@gmail.com>
    Signed-off-by: Aman <136564604+amands98@users.noreply.github.com>
    2 people authored and sajayantony committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    32b7f11 View commit details
    Browse the repository at this point in the history
  3. feat: Add experimental for resolve cmd

    Signed-off-by: Sajay Antony <sajaya@microsoft.com>
    sajayantony committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8af427d View commit details
    Browse the repository at this point in the history
  4. test: Added tests for resolve command

    Signed-off-by: Sajay Antony <sajaya@microsoft.com>
    sajayantony committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4931e70 View commit details
    Browse the repository at this point in the history
  5. test: improve coverage for resolve

    Co-authored-by: Feynman Zhou <feynman@kubesphere.io>
    Co-authored-by: Billy Zha <qweeah@gmail.com>
    Signed-off-by: Sajay Antony <sajaya@microsoft.com>
    3 people committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    561eda6 View commit details
    Browse the repository at this point in the history