etcd/scripts
James Blair 2791422f77
Ensure goimports can be fixed individually.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-06-16 21:47:46 +12:00
..
README scripts: add dev scripts 2018-04-02 11:27:39 -07:00
build-binary.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08:00
build-docker.sh Consolidate etcd dockerfiles. 2023-04-26 17:09:25 +12:00
build-release.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08:00
build.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08:00
build_lib.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08:00
build_tools.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08:00
codecov_upload.sh Remove defunct build_cov target. 2023-03-30 16:30:11 +13:00
etcd_version_annotations.txt rpc.proto: regenerate rpc.proto related files 2022-11-14 08:33:44 +08:00
fix-goimports.sh Ensure goimports can be fixed individually. 2023-06-16 21:47:46 +12:00
fix.sh Ensure goimports can be fixed individually. 2023-06-16 21:47:46 +12:00
fuzzing.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08:00
genproto.sh chore: deprecate github.com/hexfusion/schwag 2023-04-26 11:14:50 +08:00
install-marker.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08:00
measure-test-flakiness.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08:00
release.sh Move go version to dedicated .go-version file 2023-05-09 12:32:25 +02:00
release_mod.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08:00
test.sh Add an option to keep_going with run for modules on failure 2023-05-07 00:43:30 -07:00
test_images.sh Fixes: #15266 All docker images of Architecture show amd64 2023-03-31 11:49:04 +08:00
test_lib.sh Add an option to keep_going with run for modules on failure 2023-05-07 00:43:30 -07:00
update_dep.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08:00
update_proto_annotations.sh Document proto annotations scripts 2022-01-28 16:08:28 +01:00
updatebom.sh chore: introduce strict bash mode for scripts,.github 2023-03-22 18:00:41 +08: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