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: improve returned error for invalid arguments #1201

Merged
merged 36 commits into from
Dec 25, 2023

Commits on Dec 6, 2023

  1. feat: improve error output of oras push

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

Commits on Dec 7, 2023

  1. improve oras cp

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5812d73 View commit details
    Browse the repository at this point in the history
  2. bug fix & add e2e test

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fbdc31e View commit details
    Browse the repository at this point in the history
  3. improve discover command

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

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7274fcf View commit details
    Browse the repository at this point in the history
  5. improve login

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

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

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

Commits on Dec 11, 2023

  1. improve resolve and tests

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9697ef2 View commit details
    Browse the repository at this point in the history
  2. update prompt

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

Commits on Dec 12, 2023

  1. improve tag

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    856a97e View commit details
    Browse the repository at this point in the history
  2. improve version

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

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fd31250 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 Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fb1316a View commit details
    Browse the repository at this point in the history
  5. improve repo list

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

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8638d1d View commit details
    Browse the repository at this point in the history
  7. add e2e for repo tags

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1df2617 View commit details
    Browse the repository at this point in the history
  8. remove focus spec

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7b4dd43 View commit details
    Browse the repository at this point in the history
  9. improve blob fetch and push with e2e

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8fb2bb2 View commit details
    Browse the repository at this point in the history
  10. improve manifest commands

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5d3abab View commit details
    Browse the repository at this point in the history
  11. fix usage path

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    bcadeab View commit details
    Browse the repository at this point in the history
  12. fix error argument output

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    38b58f5 View commit details
    Browse the repository at this point in the history
  13. add colon

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    080dac8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de168e8 View commit details
    Browse the repository at this point in the history
  15. resolve build error

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    dbcd8eb View commit details
    Browse the repository at this point in the history
  16. add error argument count

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b423b5a View commit details
    Browse the repository at this point in the history
  17. add square bracket to error arg output

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c3f2549 View commit details
    Browse the repository at this point in the history
  18. update usage tests

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2923e26 View commit details
    Browse the repository at this point in the history
  19. fix e2e failures

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3538dfa View commit details
    Browse the repository at this point in the history
  20. remove argument output

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

Commits on Dec 21, 2023

  1. refactor with new type and wrapper checker

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

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fd0cee1 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin_src/main' into errors

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3ab85a6 View commit details
    Browse the repository at this point in the history
  5. bug fix

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

Commits on Dec 22, 2023

  1. Add unwrap

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