This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
etcd
Watch
2
Star
0
Fork
0
You've already forked etcd
mirror of
https://github.com/etcd-io/etcd.git
synced
2024-09-27 06:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
etcd
/
scripts
History
=
580ace4d17
Automating install of protoc
...
Signed-off-by: = <abby.crimlis@outlook.com>
2023-12-10 19:42:30 +13: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
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
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.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
Automating install of protoc
2023-12-10 19:42:30 +13: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
README
scripts: add dev scripts
2018-04-02 11:27:39 -07:00
release_mod.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
test_images.sh
Fixes
:
#15266
All docker images of Architecture show amd64
2023-03-31 11:49:04 +08:00
test_lib.sh
fix missing json flag when using VERBOSE=1
2023-11-23 12:33:29 +00:00
test.sh
fix scripts
2023-11-08 00:27:13 -06: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
replace archived repo in BOM check
2023-11-07 17:41:11 -06: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