Commit Graph

17 Commits

Author SHA1 Message Date
Kubernetes Prow Robot ac082bd091
Merge pull request #10182 from h3poteto/fix/hack-verify-bazel
Fix to handle exit code of gazelle command in hack/verify-bazel.sh
2021-01-10 08:23:05 -08:00
Peter Rifel 82e25599f7
Move tools.go into separate go module without vendoring 2020-12-08 23:06:44 -06:00
AkiraFukushima 51aadf1cbc Fix to handle exit code of gazelle command in hack/verify-bazel.sh
When some diff are detected in gazelle, the command exit(1), so verify-bazel.sh exit without any messages
2020-11-07 00:05:38 +09:00
Peter Rifel 50348742e9
Fix various shellcheck failures 2020-10-26 15:55:13 -05:00
Peter Rifel 1f4e02be6c
Compile hack tools into _output/bin/ rather than temp directories 2020-10-26 15:01:43 -04:00
Peter Rifel edd3258c0a
Update gitignore and some verify scripts for new e2e code 2020-10-08 19:39:28 -05:00
Peter Rifel 49d31b8366 Import common.sh and use KOPS_ROOT when applicable 2020-02-15 20:04:12 -06:00
mikesplain 9e55b8230a Update copyright notices
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
mikesplain 835ccf2973 Remove sets to expose error 2019-04-26 12:46:19 -04:00
Justin Santa Barbara fe832e7be8 Add gazelle dependency, update toml, fix script 2018-06-04 08:12:05 -07:00
Mike Splain 0f26d60339 Update rules go and gazelle 2018-04-18 14:48:42 -04:00
Justin Santa Barbara b677684c9e typo: anmed -> named 2018-03-11 12:57:50 -04:00
chrislovecnm 4e989bccfb Updating verify scripts so that output is highlighted
When a verify script fails we now output the word 'FAIL' at the start of the message
so that it is highlighted in the build logs.
2018-03-09 14:39:06 -07:00
chrislovecnm 07b1ae9e66 Bumping gazelle version on bazel scripts 2018-03-02 13:03:41 -07:00
chrislovecnm 0efb600c72 Updating gazelle sha in bazel scripts 2018-02-26 13:03:19 -07:00
chrislovecnm 798d40b4a2 updating functionality to verify bazel build files 2018-02-23 17:36:42 -07:00
chrislovecnm 30acda868a updating to bazel 0.0.7 and adding verify scripts 2017-11-04 20:59:01 -06:00