![]() |
10 years ago | |
---|---|---|
.. | ||
.ensure-busybox | 10 years ago | |
.ensure-scratch | 10 years ago | |
.go-compile-test-dir | 10 years ago | |
.integration-daemon-start | 10 years ago | |
.integration-daemon-stop | 10 years ago | |
.validate | 10 years ago | |
README.md | 10 years ago | |
binary | 10 years ago | |
cover | 10 years ago | |
cross | 10 years ago | |
dynbinary | 10 years ago | |
dyntest-integration | 10 years ago | |
dyntest-unit | 10 years ago | |
test-docker-py | 10 years ago | |
test-integration | 10 years ago | |
test-integration-cli | 10 years ago | |
test-unit | 10 years ago | |
tgz | 10 years ago | |
ubuntu | 10 years ago | |
validate-dco | 10 years ago | |
validate-gofmt | 10 years ago |
This directory holds scripts called by make.sh
in the parent directory.
Each script is named after the bundle it creates. They should not be called directly - instead, pass it as argument to make.sh, for example:
./hack/make.sh test
./hack/make.sh binary ubuntu
# Or to run all bundles:
./hack/make.sh
To add a bundle: