feat: add show and import for trust policy management#593
feat: add show and import for trust policy management#593shizhMSFT merged 1 commit intonotaryproject:mainfrom
show and import for trust policy management#593Conversation
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 #593 +/- ##
==========================================
- Coverage 34.45% 34.43% -0.02%
==========================================
Files 32 32
Lines 1843 1844 +1
==========================================
Hits 635 635
- Misses 1187 1188 +1
Partials 21 21
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Suggest marking the new policy command as |
Added |
No. We need this kind of doc. |
|
Lookes like the e2e test has failed. |
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
f84c685
|
Hi @priteshbandi @shizhMSFT @patrickzheng200 I forget to sign the commits. I re-signed with my GPG key and rebased, can you help review again, thanks in advance. |
…ect#593) This PR implements what's described in [policy.md](https://github.com/notaryproject/notation/blob/18efc3de233ef5eb00e2f32009475a2b8a3eae47/specs/commandline/policy.md). Resolves notaryproject#548 Signed-off-by: Billy Zha <jinzha1@microsoft.com> Signed-off-by: Josh Duffney <jduffney@microsoft.com>
…ect#593) This PR implements what's described in [policy.md](https://github.com/notaryproject/notation/blob/18efc3de233ef5eb00e2f32009475a2b8a3eae47/specs/commandline/policy.md). Resolves notaryproject#548 Signed-off-by: Billy Zha <jinzha1@microsoft.com>
…ect#593) This PR implements what's described in [policy.md](https://github.com/notaryproject/notation/blob/18efc3de233ef5eb00e2f32009475a2b8a3eae47/specs/commandline/policy.md). Resolves notaryproject#548 Signed-off-by: Billy Zha <jinzha1@microsoft.com>
This PR implements what's described in policy.md.
Resolves #548