etcd/scripts
Piotr Tabor bc9e433ca2 tools: Migrate remaining tools to gobin
Replace ./scripts/install_tool.sh with `gobin`, such that we have
consistent handling for all tools needed for build and consistent
versioning within ./tools/mod/go.mod.

Side changes:
  - Expose /scripts/fix.sh that fixes formatting and bom across modules
  - Expose *.sh variants of scripts like build and ./test (first step
towards replacement).
  - Make stderr output of commands explicit and make commands use
different color than callouts.
2020-10-13 19:33:01 +02:00
..
README scripts: add dev scripts 2018-04-02 11:27:39 -07:00
build-binary scripts/build-binary: Added s390x support for binary release 2019-11-13 22:57:23 -08:00
build-docker *: path changes for moving to github/etcd-io/etcd 2018-09-03 21:57:23 +05:30
build-release.sh scripts: Added s390x support for docker image release 2020-01-20 07:09:59 -08:00
fix.sh tools: Migrate remaining tools to gobin 2020-10-13 19:33:01 +02:00
genproto.sh script/genproto.sh: Refactor to be explicit about versions. 2020-10-08 19:52:27 +02:00
install-marker.sh *: fix shellcheck warnings 2017-09-06 19:18:04 -07:00
release scripts: Added s390x support for docker image release 2020-01-20 07:09:59 -08:00
test_lib.sh tools: Migrate remaining tools to gobin 2020-10-13 19:33:01 +02:00
updatebom.sh tools: Migrate remaining tools to gobin 2020-10-13 19:33:01 +02:00

README

scripts for etcd development