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

fix: improve error messages of notation CLI #810

Merged
merged 22 commits into from
Nov 3, 2023

Commits on Aug 25, 2023

  1. initial commits

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    21bee9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fead85 View commit details
    Browse the repository at this point in the history
  3. e2e test

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5243d1d View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ae3703f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. initial commits

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e3ef191 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. go mod tidy

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    76d4c62 View commit details
    Browse the repository at this point in the history
  2. updated error message

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d818c0a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. updated notation-go

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    920747b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. updated based on notation-go

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    04a1525 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. updated notation-go

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4747695 View commit details
    Browse the repository at this point in the history
  2. updated notation-go

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    215dddf View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. resolved conflicts

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    08a9dc7 View commit details
    Browse the repository at this point in the history
  2. updated per code review

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    aea48fe View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. resolved conflicts

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    967c1e7 View commit details
    Browse the repository at this point in the history
  2. updated notation-go

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a97e8b2 View commit details
    Browse the repository at this point in the history
  3. updated errMsg

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e3776e8 View commit details
    Browse the repository at this point in the history
  4. fixed unit tests

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    940d495 View commit details
    Browse the repository at this point in the history
  5. fixed e2e tests

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c7dfa42 View commit details
    Browse the repository at this point in the history
  6. fixed e2e tests

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    77dd8e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. updated notation-go, notation-core-go dependencies

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    09d3b06 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. updated per code review

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a39a8ea View commit details
    Browse the repository at this point in the history
  2. added corresponding error messages for oci-layout

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cd7e69d View commit details
    Browse the repository at this point in the history