Commit Graph

4 Commits

Author SHA1 Message Date
jacob-delgado a2348be92f
Pass shellcheck 0.8 linter (#3773) 2022-03-15 13:40:44 -07:00
shalk(xiao kun) 913032f363
fix all shellcheck for files in scripts and extension directory (#2895)
* fix all shellcheck for files in scripts and extension directory

* fix bazel opt shellcheck

* add lint-scripts-dir

* fix shellcheck in prow and tools

* revert Makefile.comon.mk

* fix shellcheck

* add lint-scripts to lint

* fix lint ci
2020-07-09 08:38:24 -07:00
Pengyuan Bian b6b1a8b34a
Remove wasm binary file (#2726)
* remove wasm file

* identation

* update target name to check_wasm

* add .wasm to git ignore
2020-02-26 21:10:58 -08:00
Pengyuan Bian becda9ded9 Check generated wasm file at presubmit (#2621)
* wasm file gen

* build and push

* clean up

* add check option

* update prow script mode

* update prow script

* update

* add a make target

* fix

* update wasm gen script

* generate stats plugin wasm

* clean up

* fix log
2020-01-10 12:28:25 -08:00