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
Benjamin Wang
1293f5d4b7
3.5: remove the dependency on busybox
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2022-12-23 18:38:40 +08:00
..
build-binary
release: build with consistent paths
2022-11-21 15:19:51 +01:00
build-docker
3.5: remove the dependency on busybox
2022-12-23 18:38:40 +08:00
build-release.sh
Modernize release script:
2021-01-21 17:47:36 +01:00
codecov_upload.sh
Reduce verbosity of coverage collection.
2021-01-23 08:59:19 +01:00
fix.sh
Integration with grpc-settable logger.
2021-03-16 22:50:41 +01:00
genproto.sh
wal: Update WAL Snapshot format to contain ConfState.
2021-03-25 00:31:44 +01: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
scripts: Detect staged files before building release
2022-05-18 13:11:10 +02:00
release_mod.sh
Fix release script: add
go mod tidy
2021-05-16 20:43:12 +02:00
test_lib.sh
Remove dependency on gobin
2022-12-19 16:16:55 +08:00
update_dep.sh
github action: add ARM64 test with README
2021-05-10 00:28:41 -07:00
updatebom.sh
server: Update go.mod
2020-10-26 13:02:32 +01:00
README
scripts for etcd development