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

build: bump up donet 8 #145

Merged
merged 5 commits into from Dec 26, 2023
Merged

build: bump up donet 8 #145

merged 5 commits into from Dec 26, 2023

Conversation

JeyJeyGao
Copy link
Collaborator

@JeyJeyGao JeyJeyGao commented Dec 25, 2023

Bump up:

  • dotnet 8
  • dependencies

Fix:

  • unit test warnings

Signed-off-by: Junjie Gao junjiegao@microsoft.com

Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
commit e3fce3d
Author: Junjie Gao <junjiegao@microsoft.com>
Date:   Fri Dec 22 12:11:33 2023 +0800

    test: e2e test (#143)

    Test:
    - added e2e test for Linux, windows and macOS
    - includes 14 test cases: imported pem/pfx certs chain, unordered
    pem/pfx certs chain, azure key vault csr pem/pfx certs chain,
    self-signed pem/pfx certs, partial pem/pfx certs chain with local cert
    bundle and corresponding invalid cases.
    - the E2E automatically run for PRs from `Azure/notation-azure-kv` repo
    and will be skipped for folked repo

    Additional files:
    - dockerfile for build distribution registry on windows
    - zot configuration for local registry on macOS
    - generate-certs.sh script for create certificate on azure key vault for
    future re-generating certificates.

    ---------

    Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e3fce3d) 91.65% compared to head (94ca6f5) 91.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage   91.65%   91.65%           
=======================================
  Files          16       16           
  Lines         551      551           
  Branches       67       67           
=======================================
  Hits          505      505           
  Misses         33       33           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

commit e3fce3d
Author: Junjie Gao <junjiegao@microsoft.com>
Date:   Fri Dec 22 12:11:33 2023 +0800

    test: e2e test (#143)

    Test:
    - added e2e test for Linux, windows and macOS
    - includes 14 test cases: imported pem/pfx certs chain, unordered
    pem/pfx certs chain, azure key vault csr pem/pfx certs chain,
    self-signed pem/pfx certs, partial pem/pfx certs chain with local cert
    bundle and corresponding invalid cases.
    - the E2E automatically run for PRs from `Azure/notation-azure-kv` repo
    and will be skipped for folked repo

    Additional files:
    - dockerfile for build distribution registry on windows
    - zot configuration for local registry on macOS
    - generate-certs.sh script for create certificate on azure key vault for
    future re-generating certificates.

    ---------

    Signed-off-by: Junjie Gao <junjiegao@microsoft.com>

Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
Copy link
Member

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JeyJeyGao JeyJeyGao merged commit 3d8f4af into main Dec 26, 2023
11 checks passed
@JeyJeyGao JeyJeyGao deleted the build/bump_up_dotnet8 branch December 26, 2023 00:21
JeyJeyGao added a commit that referenced this pull request Jan 9, 2024
commit 3d8f4af
Author: Junjie Gao <junjiegao@microsoft.com>
Date:   Tue Dec 26 08:21:22 2023 +0800

    build: bump up donet 8 (#145)

    Bump up:
    - dotnet 8
    - dependencies

    Fix:
    - unit test warnings

    Signed-off-by: Junjie Gao <junjiegao@microsoft.com>

    ---------

    Signed-off-by: Junjie Gao <junjiegao@microsoft.com>

Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
JeyJeyGao added a commit that referenced this pull request Jan 9, 2024
commit 3d8f4af
Author: Junjie Gao <junjiegao@microsoft.com>
Date:   Tue Dec 26 08:21:22 2023 +0800

    build: bump up donet 8 (#145)

    Bump up:
    - dotnet 8
    - dependencies

    Fix:
    - unit test warnings

    Signed-off-by: Junjie Gao <junjiegao@microsoft.com>

    ---------

    Signed-off-by: Junjie Gao <junjiegao@microsoft.com>

Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants