solo-io / wasm

Web Assembly tools and SDKs for extending cloud-native infrastructure
Apache License 2.0
305 stars 39 forks source link

Codegen ci check #204

Closed Sodman closed 3 years ago

Sodman commented 3 years ago

Description

Add a codegen check as part of CI on every PR. Uses the same approach we use in Gloo.

Context

This should prevent master's generated files from falling out of sync with the source files.

Checklist: