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 wit2wadm validation #3

Open
brooksmtownsend opened this issue Apr 26, 2024 · 0 comments
Open

FEAT: Support wit2wadm validation #3

brooksmtownsend opened this issue Apr 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@brooksmtownsend
Copy link
Owner

It would be great to validate a manifest to ensure the image references and setup are all immediately deployable with wash app deploy. For all custom interfaces, for example, we include a placeholder like MY_REGISTRY:MY_PROVIDER:0.1.0, which would trigger a validation error.

The goal would be the following workflow:

wit2wadm ./my_component.wasm > app.yaml
# if the initial command succeeds, deploy
cat app.yaml | wit2wadm validate && wash app deploy
@brooksmtownsend brooksmtownsend added the enhancement New feature or request label Apr 26, 2024
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

No branches or pull requests

1 participant