airshipctl/tools
Pallav Gupta 98a7976b73 Fix validate-docs script
Validate-docs script return exit 0 status even though
airshipctl command fails in variable assignment with
broken pipe. This make validate-docs zuul gate passes
without complete script execution. In order to solve
this issue added bash option 'set -o pipefail' which
ensure return exit 0 if all commands in the pipeline
exit successfully.

Also minor change in echo statement which should print
'successful site valiation' only when particular phase
evaluate not for skipped phases.

Change-Id: I24db77e8054f4c7017d533b6640516f3141675fc
2021-05-20 23:45:05 -07:00
..
airship-in-a-pod Added script for the missing controlplane_target phase 2021-04-13 10:47:47 -07:00
deployment Functionalize workers/provision 2021-05-18 16:09:49 +00:00
gate Kubeconfig: switching from kustomize to airshipctl command 2021-04-13 14:47:38 +00:00
add_license.sh Add check_copyright as part of gate script 2020-06-01 18:52:28 +00:00
check_copyright Add DeepCopy generation target to Makefile 2020-11-18 18:20:25 +04:00
coverage_check Fix the coverage tests 2019-10-02 15:18:56 -05:00
git_diff_check git diff check updated to watch for md changes 2020-09-28 21:16:08 +00:00
golint Fix golint check 2021-01-14 10:38:10 -06:00
gomod_check [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
init_site.sh init_site.sh: sed in managementConfiguration 2021-05-04 18:38:52 +00:00
install_kustomize.sh Add kustomize install script 2021-03-30 10:51:37 -07:00
install_linter Bump linter from 1.29 to 1.36 2021-02-11 12:08:21 +00:00
license_bash.txt Add copyright for missing files 2020-04-09 08:35:59 -05:00
license_go.txt Add copyright for missing files 2020-04-09 08:35:59 -05:00
license_yaml.txt Add copyright for missing files 2020-04-09 08:35:59 -05:00
validate_docs Fix validate-docs script 2021-05-20 23:45:05 -07:00
whitespace_linter Add a simple whitespace linter 2020-01-15 10:57:44 -06:00