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

Custom validation hooks #190

Open
radu-matei opened this issue Jul 24, 2021 · 0 comments
Open

Custom validation hooks #190

radu-matei opened this issue Jul 24, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@radu-matei
Copy link
Member

radu-matei commented Jul 24, 2021

When a new bindle is pushed, as a server operator, I would like to be able to define custom validation hooks to run so that the server can reject a new version if the validation fails (this would be in addition to verifying parcel SHAs).

An example is for a WebAssembly library component that claims to implement an interface to actually check the implementation and reject the package if it doesn't.

@thomastaylor312 thomastaylor312 added enhancement New feature or request help wanted Extra attention is needed labels Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants