Revert "feat: add support for json output for notation verify (#527)"#551
Merged
priteshbandi merged 1 commit intonotaryproject:mainfrom Feb 15, 2023
Merged
Revert "feat: add support for json output for notation verify (#527)"#551priteshbandi merged 1 commit intonotaryproject:mainfrom
notation verify (#527)"#551priteshbandi merged 1 commit intonotaryproject:mainfrom
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #551 +/- ##
==========================================
+ Coverage 36.20% 36.34% +0.14%
==========================================
Files 30 30
Lines 1616 1607 -9
==========================================
- Hits 585 584 -1
+ Misses 1010 1002 -8
Partials 21 21
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
byronchien
previously approved these changes
Feb 15, 2023
93e91fc
…ryproject#527)" This reverts commit 33c2281. Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
duffney
pushed a commit
to duffney/notation
that referenced
this pull request
Mar 30, 2023
…ryproject#527)" (notaryproject#551) This reverts commit 33c2281. We are reverting notaryproject#527 because we need to write spec first for json output. Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com> Signed-off-by: Josh Duffney <jduffney@microsoft.com>
This was referenced Aug 4, 2023
7h3-3mp7y-m4n
pushed a commit
to 7h3-3mp7y-m4n/notation
that referenced
this pull request
Mar 29, 2025
…ryproject#527)" (notaryproject#551) This reverts commit 33c2281. We are reverting notaryproject#527 because we need to write spec first for json output. Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
FeynmanZhou
pushed a commit
to FeynmanZhou/notation
that referenced
this pull request
May 15, 2025
…ryproject#527)" (notaryproject#551) This reverts commit 33c2281. We are reverting notaryproject#527 because we need to write spec first for json output. Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
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 reverts commit 33c2281.
We are reverting #527 because we need to write spec first for json output.