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 17 commits into
base: main
Choose a base branch
from

Commits on Sep 24, 2024

  1. create handler

    Signed-off-by: Xiaoxuan Wang <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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

Commits on Oct 9, 2024

  1. discard parameter naming

    Signed-off-by: Xiaoxuan Wang <[email protected]>
    Xiaoxuan Wang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8ea9b14 View commit details
    Browse the repository at this point in the history
  2. resolved comments

    Signed-off-by: Xiaoxuan Wang <[email protected]>
    Xiaoxuan Wang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    16cf5ab View commit details
    Browse the repository at this point in the history
  3. manifest ref fetch handler

    Signed-off-by: Xiaoxuan Wang <[email protected]>
    Xiaoxuan Wang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c56fdec View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. reset pretty in handler construction

    Signed-off-by: Xiaoxuan Wang <[email protected]>
    Xiaoxuan Wang committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    49091a2 View commit details
    Browse the repository at this point in the history
  2. resolved comments

    Signed-off-by: Xiaoxuan Wang <[email protected]>
    Xiaoxuan Wang committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    66249a8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into output-output

    Xiaoxuan Wang committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6e3b09a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. resolved billy's comment

    Signed-off-by: Xiaoxuan Wang <[email protected]>
    Xiaoxuan Wang committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    851701d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into output-output

    Xiaoxuan Wang committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3a2fb99 View commit details
    Browse the repository at this point in the history