etcd/scripts
Gyuho Lee 981644af7d
scripts/updatedep: remove "dep prune" command
"Pruning is now performed automatically by dep ensure."

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-08-02 08:06:27 -07:00
..
README scripts: add dev scripts 2018-04-02 11:27:39 -07:00
build-binary *: fix shellcheck warnings 2017-09-06 19:18:04 -07:00
build-docker scripts/build-docker: build both gcr.io and quay.io images 2017-11-28 15:02:09 -08:00
build-release.sh scripts: Add scripts/release that performs 'etcd-release-runbook' (https://goo.gl/Gxwysq) style release workflow 2018-04-18 13:35:41 -07:00
genproto.sh scripts/genproto: use protoc 3.6.0 2018-07-10 10:16:37 -07:00
install-marker.sh *: fix shellcheck warnings 2017-09-06 19:18:04 -07:00
release scripts: Fix release script to always build etcd binary before checking version 2018-06-06 10:48:45 -07:00
update-clientv2.sh scripts/update-clientv2: initial commit 2018-03-27 10:33:27 -07:00
updatebom.sh scripts/updatebom.sh: remove "./cmd/vendor" 2018-01-24 15:26:17 -08:00
updatedep.sh scripts/updatedep: remove "dep prune" command 2018-08-02 08:06:27 -07:00

README

scripts for etcd development