fix: Updating documentation with AWS Plugin support#711
Merged
priteshbandi merged 1 commit intonotaryproject:mainfrom Jun 7, 2023
Merged
fix: Updating documentation with AWS Plugin support#711priteshbandi merged 1 commit intonotaryproject:mainfrom
priteshbandi merged 1 commit intonotaryproject:mainfrom
Conversation
Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #711 +/- ##
=======================================
Coverage 63.77% 63.77%
=======================================
Files 40 40
Lines 2228 2228
=======================================
Hits 1421 1421
Misses 686 686
Partials 121 121 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
FeynmanZhou
reviewed
Jun 7, 2023
| - [Quick start: Sign and validate a container image](https://notaryproject.dev/docs/quickstart/) | ||
| - [Build, sign, and verify container images using Notary and Azure Key Vault](https://docs.microsoft.com/azure/container-registry/container-registry-tutorial-sign-build-push?wt.mc_id=azurelearn_inproduct_oss_notaryproject) | ||
|
|
||
| - Build, sign, and verify container images using Notation with [Azure Key Vault](https://docs.microsoft.com/azure/container-registry/container-registry-tutorial-sign-build-push?wt.mc_id=azurelearn_inproduct_oss_notaryproject) or [AWS Signer](https://docs.aws.amazon.com/signer/latest/developerguide/container-workflow.html) |
Member
There was a problem hiding this comment.
@priteshbandi You can also add the AWS Signer plugin to the Notary website after this PR is merged
7h3-3mp7y-m4n
pushed a commit
to 7h3-3mp7y-m4n/notation
that referenced
this pull request
Mar 29, 2025
Updating documentation with AWS Plugin support Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
FeynmanZhou
pushed a commit
to FeynmanZhou/notation
that referenced
this pull request
May 15, 2025
Updating documentation with AWS Plugin support 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.
Updating documentation with AWS Plugin support