-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Add wasm spec factory #14458
Add wasm spec factory #14458
Conversation
I see you updated files related to
|
b581fa6
to
99206f6
Compare
d2b7b4c
to
a6ee8f6
Compare
a6ee8f6
to
7ac404a
Compare
7ac404a
to
3be5957
Compare
c1480a7
to
a0cd4bd
Compare
cea5483
Quality Gate passedIssues Measures |
This reverts commit 02982e3.
* Add wasm spec factory * Fix workflow tests * Fix and test spec validation for non-YAML specs * Revert use of logger in validate * tidy and reorder inputs * brotli the WASM so it's smaller for the sdk to pass around * Fix so sum is always based on wasm not encoded value * Fix typo and lint imports in wasm file spec factory * Fix sha sum on wasm * Fix go mod merge conflict :( * Fix lint and remove local hack for go version...
* Add wasm spec factory (#14458) * Add wasm spec factory * Fix workflow tests * Fix and test spec validation for non-YAML specs * Revert use of logger in validate * tidy and reorder inputs * brotli the WASM so it's smaller for the sdk to pass around * Fix so sum is always based on wasm not encoded value * Fix typo and lint imports in wasm file spec factory * Fix sha sum on wasm * Fix go mod merge conflict :( * Fix lint and remove local hack for go version... * update permissiond on test file for lint * Add toml name
No description provided.