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 digest hint in oras tag logs #853

Merged
merged 14 commits into from
Mar 6, 2023
Merged

Commits on Mar 3, 2023

  1. feat: add digest hint in tagging output

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    042d8ca View commit details
    Browse the repository at this point in the history
  2. add e2e for hint matching

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ae2f936 View commit details
    Browse the repository at this point in the history
  3. feat: add digest hint in tagging output

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6c827fa View commit details
    Browse the repository at this point in the history
  4. add e2e for hint matching

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ac61cb4 View commit details
    Browse the repository at this point in the history
  5. use sync.Once

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b2f29ee View commit details
    Browse the repository at this point in the history
  6. add e2e

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2fcbc00 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Merge branch 'tag-log' of https://github.com/qweeah/oras into tag-log

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    aaaa61c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. feat: add digest hint in tagging output

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    db7f34d View commit details
    Browse the repository at this point in the history
  2. add e2e for hint matching

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3ec9478 View commit details
    Browse the repository at this point in the history
  3. use sync.Once

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4c02c2b View commit details
    Browse the repository at this point in the history
  4. add e2e

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    fd5d206 View commit details
    Browse the repository at this point in the history
  5. code clean

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f582c02 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'tag-log' of https://github.com/qweeah/oras into tag-log

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    5529a30 View commit details
    Browse the repository at this point in the history
  7. remove unused code

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d430688 View commit details
    Browse the repository at this point in the history