Commit Graph

102 Commits

Author SHA1 Message Date
Adriano Cunha b53ba6de29 Fail fast in update-deps.sh when sourcing library.sh (#357) 2018-08-26 08:42:03 -07:00
Adriano Cunha 9f5fed536d Vendor the test-infra scripts (#353)
* shared scripts from test-infra live in //vendor/github.com/knative/test-infra/scripts;
* created `//hack/update-deps.sh` to properly update deps, including test-infra;
* all bash scripts were updated to use the vendored scripts;

Part of knative/test-infra#30.
2018-08-23 21:27:59 -07:00