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
Ivan Valdes
6e5a60ec52
release: push tag after creating it
...
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-09-16 10:42:42 -07:00
..
build-binary.sh
fix release.sh: git_assert_branch_in_sync not exist in 3.4
2023-04-14 14:48:34 +08:00
build-docker.sh
Backport fix for all docker images showing amd64 architecture.
2023-04-10 22:43:10 +12:00
build-release.sh
fix pipeline failure for release test
2022-07-12 08:31:59 +08:00
genproto.sh
scripts: have genproto.sh clean up after itself
2019-07-16 14:01:04 +02:00
install-marker.sh
etcd 3.4: fix shellcheck violations [SC2086] by adding double quotes to variables where needed.
2024-06-28 23:32:36 +00:00
README
scripts: add dev scripts
2018-04-02 11:27:39 -07:00
release.sh
release: push tag after creating it
2024-09-16 10:42:42 -07:00
sync_go_toolchain_directive.sh
.*: sync go toolchain version and add ability to verify versions
2024-05-15 15:35:21 +05:30
test_images.sh
Backport fix for all docker images showing amd64 architecture.
2023-04-10 22:43:10 +12:00
test_lib.sh
Update release scripts for release-3.4
2022-07-11 16:06:32 +08:00
updatebom.sh
scripts: update import paths in "go.etcd.io/etcd"
2018-08-28 17:47:55 -07:00
updatedep.sh
scripts: fail explicitly in updatedep.sh when gopath.proto exists
2019-07-16 13:54:09 +02:00
verify_go_versions.sh
.*: sync go toolchain version and add ability to verify versions
2024-05-15 15:35:21 +05:30
README
scripts for etcd development