![]() Examplar invocations: Edit go.mod files such that all etcd modules are pointing on given version: ``` % DRY_RUN=false TARGET_VERSION="v3.5.13" ./scripts/release_mod.sh update_versions ``` Tag latest commit with current version number for all the modules and push upstream: ``` % DRY_RUN=true REMOTE_REPO="origin" ./scripts/release_mod.sh push_mod_tags ``` |
||
---|---|---|
.. | ||
build-binary | ||
build-docker | ||
build-release.sh | ||
fix.sh | ||
genproto.sh | ||
install-marker.sh | ||
README | ||
release | ||
release_mod.sh | ||
test_lib.sh | ||
updatebom.sh |
scripts for etcd development