feat: add notation certificate cleanup-test command#1231
Merged
30 commits merged intomainfrom Mar 26, 2025
unknown repository
Merged
feat: add notation certificate cleanup-test command#123130 commits merged intomainfrom unknown repository
notation certificate cleanup-test command#123130 commits merged intomainfrom
unknown repository
Conversation
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
added 2 commits
March 24, 2025 15:14
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
added 6 commits
March 25, 2025 08:56
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1231 +/- ##
==========================================
+ Coverage 76.54% 76.81% +0.26%
==========================================
Files 67 68 +1
Lines 3727 3809 +82
==========================================
+ Hits 2853 2926 +73
- Misses 674 680 +6
- Partials 200 203 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
added 2 commits
March 25, 2025 11:05
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
added 2 commits
March 25, 2025 16:28
notation certificate cleanup-test command
shizhMSFT
requested changes
Mar 25, 2025
JeyJeyGao
reviewed
Mar 26, 2025
added 3 commits
March 26, 2025 11:09
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
added 2 commits
March 26, 2025 15:17
shizhMSFT
reviewed
Mar 26, 2025
FeynmanZhou
pushed a commit
to FeynmanZhou/notation
that referenced
this pull request
May 15, 2025
…1231) Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds
notation certificate cleanup-testcommand with E2E tests.Resolves #647