![]() Currently when triggering release, it always pull remote repo and checkout main branch. Any changes which are merged into the target release branch (e.g. release-3.5) will be ignored. It isn't convenient for test, including in github workflow and local environment. So we need to support triggering release in current branch. Note: --current-branch should only be called with DRY_RUN=true Signed-off-by: Benjamin Wang <wachao@vmware.com> |
||
---|---|---|
.. | ||
build_lib.sh | ||
build_tools.sh | ||
build-binary.sh | ||
build-docker.sh | ||
build-release.sh | ||
build.sh | ||
codecov_upload.sh | ||
etcd_version_annotations.txt | ||
fix.sh | ||
fuzzing.sh | ||
genproto.sh | ||
install-marker.sh | ||
measure-test-flakiness.sh | ||
README | ||
release_mod.sh | ||
release.sh | ||
test_lib.sh | ||
test.sh | ||
update_dep.sh | ||
update_proto_annotations.sh | ||
updatebom.sh | ||
verify_genproto.sh | ||
verify_proto_annotations.sh |
scripts for etcd development