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
Wei Fu
093ec7a11d
scripts: remove the markdown_you_pass
...
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-10-08 15:20:30 +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
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
Resolve review comments: add some comments to clarify some confusion script or code
2023-09-18 12:09:46 +01: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
Add an option to keep_going with run for modules on failure
2023-05-07 00:43:30 -07:00
test.sh
scripts: remove the markdown_you_pass
2023-10-08 15:20:30 +08: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