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 E2E specs for oras blob push #706

Merged
merged 22 commits into from
Dec 15, 2022

Commits on Nov 22, 2022

  1. test: add utility for file matching

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    f03e1b1 View commit details
    Browse the repository at this point in the history
  2. code clean & add timeout

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b78daa5 View commit details
    Browse the repository at this point in the history
  3. use file utility

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

Commits on Nov 23, 2022

  1. bug fix

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

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    64a7be5 View commit details
    Browse the repository at this point in the history
  3. code clean

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

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

Commits on Nov 28, 2022

  1. test: add spec to cover blob push

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

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

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

Commits on Dec 14, 2022

  1. Merge remote-tracking branch 'origin_src/main' into e2e-blob-push

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

Commits on Dec 15, 2022

  1. Merge remote-tracking branch 'origin_src/main' into e2e-blob-push

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2dd2193 View commit details
    Browse the repository at this point in the history
  2. fix merge error

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    02aed52 View commit details
    Browse the repository at this point in the history
  3. update blob fetch with file utils

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    545244f View commit details
    Browse the repository at this point in the history
  4. code clean

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    153f873 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 Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0744ec5 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin_src/main' into e2e-blob-push

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    20986af View commit details
    Browse the repository at this point in the history
  7. update func name

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    26836f8 View commit details
    Browse the repository at this point in the history
  8. code clean

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

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    326ecea View commit details
    Browse the repository at this point in the history
  10. resolve comments

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

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