etcd/scripts
ahrtr 900fc8dd7e replace gobin with go install
The repository github.com/myitcv/gobin has already been archived,
and the `go install` command accepts arguments with version suffixs
starting from 1.16 (for example, go install example.com/cmd@v1.0.0).
So there is no reason to continue to use gobin.
2022-02-08 05:41:21 +08:00
..
build-binary server/etcdmain: add build support for Apple M1 2021-12-17 17:35:36 +01:00
build-docker scripts: add missing etcdutl to release pipeline 2021-05-18 07:16:28 -04:00
build-release.sh Modernize release script: 2021-01-21 17:47:36 +01:00
codecov_upload.sh Reduce verbosity of coverage collection. 2021-01-23 08:59:19 +01:00
etcd_version_annotations.txt *: Add static validation to etcd_version proto annotation 2022-01-26 15:50:14 +01:00
fix.sh Integration with grpc-settable logger. 2021-03-16 22:50:41 +01:00
genproto.sh scripts/genproto.sh: fix module path of wal proto files 2021-10-15 22:00:16 -07:00
install-marker.sh *: fix shellcheck warnings 2017-09-06 19:18:04 -07:00
README scripts: add dev scripts 2018-04-02 11:27:39 -07:00
release release: Post v3.5.2 release updates and fixes 2022-02-01 15:36:45 +01:00
release_mod.sh Fix release script: add go mod tidy 2021-05-16 20:43:12 +02:00
test_lib.sh replace gobin with go install 2022-02-08 05:41:21 +08:00
update_dep.sh github action: add ARM64 test with README 2021-05-10 00:28:41 -07:00
update_proto_annotations.sh Document proto annotations scripts 2022-01-28 16:08:28 +01:00
updatebom.sh server: Update go.mod 2020-10-26 13:02:32 +01:00
verify_proto_annotations.sh Document proto annotations scripts 2022-01-28 16:08:28 +01:00

scripts for etcd development