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

test: add test for oras push #691

Merged
merged 16 commits into from
Nov 16, 2022
Merged

test: add test for oras push #691

merged 16 commits into from
Nov 16, 2022

Commits on Nov 15, 2022

  1. test: add tests for 0.15.0

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    66fff53 View commit details
    Browse the repository at this point in the history
  2. remove null parameter

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d1b625d View commit details
    Browse the repository at this point in the history
  3. add push specs

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ace45ce View commit details
    Browse the repository at this point in the history
  4. add push spec

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0180e57 View commit details
    Browse the repository at this point in the history
  5. fix spec

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    14a3aea View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. add spec for annotation file

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d6ef91d View commit details
    Browse the repository at this point in the history
  2. prettify output

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7e42ec9 View commit details
    Browse the repository at this point in the history
  3. add comment

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e88e2b6 View commit details
    Browse the repository at this point in the history
  4. fix failed

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    eab12a2 View commit details
    Browse the repository at this point in the history
  5. check annotation file in

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e5f1506 View commit details
    Browse the repository at this point in the history
  6. fix trimming

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8b13ad0 View commit details
    Browse the repository at this point in the history
  7. prepare test data in spec

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ff7c1f8 View commit details
    Browse the repository at this point in the history
  8. remove logging

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2715e27 View commit details
    Browse the repository at this point in the history
  9. add seed in repo

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    70e78b3 View commit details
    Browse the repository at this point in the history
  10. fix typo

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c1dc00b View commit details
    Browse the repository at this point in the history
  11. fix duplicated naming

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    9e5accf View commit details
    Browse the repository at this point in the history