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

refactor: status, metadata and content handlers for manifest index commands #1509

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 24, 2024

  1. create handler

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    182c8f0 View commit details
    Browse the repository at this point in the history
  2. compiles

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    495ab7e View commit details
    Browse the repository at this point in the history
  3. align update output with tag

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d81fd04 View commit details
    Browse the repository at this point in the history
  4. align update output with digest

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f807af8 View commit details
    Browse the repository at this point in the history
  5. refinement

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9134a8f View commit details
    Browse the repository at this point in the history
  6. added error checks

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5104cc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. content handlers

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a9b1164 View commit details
    Browse the repository at this point in the history
  2. refinement

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4d144be View commit details
    Browse the repository at this point in the history
  3. fix pretty with file output

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4d18845 View commit details
    Browse the repository at this point in the history