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

Support signing multiple images at once #59

Closed
FeynmanZhou opened this issue Jun 14, 2024 · 0 comments · Fixed by #62
Closed

Support signing multiple images at once #59

FeynmanZhou opened this issue Jun 14, 2024 · 0 comments · Fixed by #62
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@FeynmanZhou
Copy link
Member

As a project maintainer, I have multiple images that needs to be signed at once with Notation GHA. It would be much more efficient to support signing multiple images at once by allowing input multiple image reference parameters in the Notation sign action:

- name: sign releasd artifact with signing plugin
  uses: notaryproject/notation-action/sign@v1
  with:
    ···
    target_artifact_reference: <target_artifact_reference_A>, <target_artifact_reference_B>, <target_artifact_reference_C> 
    ···
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants