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
Marek Siarkowicz
744dd077cd
tests: Create common framework for e2e and integration tests and migrate TestKVPut test
2022-02-23 16:47:02 +01:00
..
build-binary.sh
Cleanup scripts in root directory
2022-02-02 13:50:44 +01:00
build-docker.sh
Cleanup scripts in root directory
2022-02-02 13:50:44 +01:00
build-release.sh
Cleanup scripts in root directory
2022-02-02 13:50:44 +01:00
build.bat
Cleanup scripts in root directory
2022-02-02 13:50:44 +01:00
build.ps1
Cleanup scripts in root directory
2022-02-02 13:50:44 +01:00
build.sh
fix ctl_v3_kv_no_quorum_test.go and coverage failures
2022-02-12 18:00:02 -08:00
codecov_upload.sh
Cleanup scripts in root directory
2022-02-02 13:50:44 +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_mod.sh
Fix release script: add
go mod tidy
2021-05-16 20:43:12 +02:00
release.sh
Cleanup scripts in root directory
2022-02-02 13:50:44 +01:00
test_lib.sh
Merge pull request
#13649
from serathius/scripts
2022-02-11 15:40:53 -05:00
test.sh
tests: Create common framework for e2e and integration tests and migrate TestKVPut test
2022-02-23 16:47:02 +01: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
README
scripts for etcd development