Commit Graph

2 Commits

Author SHA1 Message Date
Stephan Renatus 574f5871b7 wasm-updater: also commit callgraph.csv (#3300)
Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2021-03-19 20:18:53 +01:00
Patrick East 250ee9631e ci: Auto generate and commit wasm binaries
Rather than force PR's to include the generated wasm binaries we can
accept changes which require regenerating them. The post merge
workflow will now generate them and commit+push the new binaries.

The PR check for generated changes includes new functionality to
exclude files, the first ones being the wasm generated ones.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2020-10-30 14:51:42 -04:00