Makefile
* Make Go build flags parameterizable
* Verbose by default
* Do not force complete rebuild
* Remove unnecessary '-installsuffix' flag
https://plus.google.com/117192131596509381660/posts/eNnNePihYnK
* Log build steps
* Rename 'clean' target to 'clean-container'
* Move artifact copy to '.container' target
* Add 'clean' target
Shell script
* Fix shellcheck SC2068
https://github.com/koalaman/shellcheck/wiki/SC2068
* Reject mandatory vars with empty values
|
||
|---|---|---|
| .. | ||
| mkdocs | ||
| build.sh | ||
| cover.sh | ||
| dev-env.sh | ||
| e2e-tests.sh | ||
| go-in-docker.sh | ||
| static-check.sh | ||
| test-lua.sh | ||
| test.sh | ||