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: update error message from notation-go #345

Merged
merged 23 commits into from
Oct 28, 2023

Commits on Aug 24, 2023

  1. update

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

Commits on Aug 25, 2023

  1. initial commit

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3589832 View commit details
    Browse the repository at this point in the history
  2. added signature manifest desc to verification outcomes

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

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

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

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

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

Commits on Aug 28, 2023

  1. update

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

Commits on Aug 29, 2023

  1. fixed license

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

Commits on Aug 30, 2023

  1. updated per code review

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

Commits on Aug 31, 2023

  1. updated per code review

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

Commits on Sep 14, 2023

  1. fixed join error

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    2fe40b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. updated per code review

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    628df5a View commit details
    Browse the repository at this point in the history
  2. bump: update oras-go to v2.3.0 (notaryproject#347)

    - Update oras-go to v2.3.0.
    - Replace oras.Pack() with oras.PackManifest() as it is deprecated in
    v2.3.0.
    - Generate an empty config blob manually, as oras.PackManifest() does
    not generate the config blob with the notation artifact type as the
    media type.
    
    Resolves notaryproject#346
    Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
    
    ---------
    
    Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
    JeyJeyGao authored and Two-Hearts committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8357f92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e4faf View commit details
    Browse the repository at this point in the history
  4. update

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

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    0d825f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. updated per code review

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

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    e6af52d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    4c49490 View commit details
    Browse the repository at this point in the history