![]() * Wrap script in functions, add a main function, and call them from it. * Make environment variables local inside the function scope to avoid unexpected behaviors by the running environment-supplied variables. * Fix the typo in the "REPOSITORY" environment variable. * Rename the input "IMAGE" to "TEST_IMAGE" to avoid clashing with the environment variable from the Prow infrastructure. Signed-off-by: Ivan Valdes <ivan@vald.es> |
||
---|---|---|
.. | ||
build_lib.sh | ||
build_tools.sh | ||
build-binary.sh | ||
build-docker.sh | ||
build-release.sh | ||
build.sh | ||
codecov_upload.sh | ||
etcd_version_annotations.txt | ||
fix.sh | ||
fuzzing.sh | ||
genproto.sh | ||
measure-testgrid-flakiness.sh | ||
OWNERS | ||
README | ||
release_mod.sh | ||
release_notes.tpl.txt | ||
release.sh | ||
sync_go_toolchain_directive.sh | ||
test_images.sh | ||
test_lib.sh | ||
test.sh | ||
update_dep.sh | ||
update_proto_annotations.sh | ||
updatebom.sh | ||
verify_genproto.sh | ||
verify_go_versions.sh | ||
verify_proto_annotations.sh |
scripts for etcd development