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

feat: support specifying tags in actor config for use when signing #834

Conversation

vados-cosmonic
Copy link
Contributor

@vados-cosmonic vados-cosmonic commented Oct 30, 2023

Feature or Problem

The signing process enabled by the wasmCloud ecosystem can confer tags on to generated artifacts. This helps in adding metadata to actors and other artifacts produced by wash.

This commit adds the ability to specify tags in wasmcloud.toml to wash, so users can more easily tag generated & signed actors

Related Issues

wasmCloud/wash#951

Release Information

Consumer Impact

Testing

Built on platform(s)

  • x86_64-linux
  • aarch64-linux
  • x86_64-darwin
  • aarch64-darwin
  • x86_64-windows

Tested on platform(s)

  • x86_64-linux
  • aarch64-linux
  • x86_64-darwin
  • aarch64-darwin
  • x86_64-windows

Unit Test(s)

Acceptance or Integration

Manual Verification

The signing process enabled by the wasmCloud ecosystem can
confer tags on to generated artifacts. This helps in adding metadata
to actors and other artifacts produced by wash.

This commit adds the ability to specify tags in `wasmcloud.toml` to
`wash`, so users can more easily tag generated & signed actors

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
@vados-cosmonic vados-cosmonic force-pushed the feat/support-tags-in-actor-config branch from 3b04569 to 18e88bd Compare October 30, 2023 20:07
Copy link
Contributor

@connorsmith256 connorsmith256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

yordis pushed a commit to yordis/wasmCloud that referenced this pull request Oct 30, 2023
…-0.10.8

build(deps): Bump sha2 from 0.10.7 to 0.10.8
@connorsmith256 connorsmith256 merged commit 810e220 into wasmCloud:main Oct 30, 2023
30 checks passed
@vados-cosmonic vados-cosmonic deleted the feat/support-tags-in-actor-config branch November 8, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants