etcd/scripts
Piotr Tabor 9abc895122 Goimports: Apply automated fixing to test files as well.
Signed-off-by: Piotr Tabor <ptab@google.com>
2022-12-29 13:04:45 +01:00
..
README scripts: add dev scripts 2018-04-02 11:27:39 -07:00
build-binary.sh release: support kick off release in current branch 2022-12-12 09:35:03 +08:00
build-docker.sh remove the dependency on busybox 2022-12-23 17:28:24 +08:00
build-release.sh scripts: Fix release scripts 2022-02-25 13:30:34 +01:00
build.sh Separate the build library functions and add a top level tools script 2022-06-10 11:43:10 -04:00
build_lib.sh tests: Cleanup gofail 2022-11-27 20:35:39 +01:00
build_tools.sh Separate the build library functions and add a top level tools script 2022-06-10 11:43:10 -04:00
codecov_upload.sh Cleanup scripts in root directory 2022-02-02 13:50:44 +01:00
etcd_version_annotations.txt rpc.proto: regenerate rpc.proto related files 2022-11-14 08:33:44 +08:00
fix.sh Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
fuzzing.sh Updating script for static analysis readiness. 2022-10-23 13:46:10 +01:00
genproto.sh raft: add raft into the tools/mod 2022-12-02 15:36:41 +08:00
install-marker.sh Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
measure-test-flakiness.sh scripts: add script to measure percentage of commits with failed status 2021-07-13 18:42:06 +05:30
release.sh release: support kick off release in current branch 2022-12-12 09:35:03 +08:00
release_mod.sh Fix release script: add `go mod tidy` 2021-05-16 20:43:12 +02:00
test.sh ./scripts/fix.sh: Takes care of goimports across the whole project. 2022-12-28 16:37:55 +01:00
test_lib.sh release: support kick off release in current branch 2022-12-12 09:35:03 +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_genproto.sh address review 2022-10-31 21:23:48 +08:00
verify_proto_annotations.sh ci: ensure the generated code is up-to-date 2022-10-31 19:58:21 +08:00

README

scripts for etcd development