etcd/scripts
Benjamin Wang 5d78d6d4b1 release: support kick off release in current branch
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>
2022-12-12 09:35:03 +08:00
..
2022-11-27 20:35:39 +01:00
2022-02-25 13:30:34 +01:00
2021-03-16 22:50:41 +01:00
2022-12-02 15:36:41 +08:00
2017-09-06 19:18:04 -07:00
2018-04-02 11:27:39 -07:00
2022-12-05 15:36:16 +08:00
2020-10-26 13:02:32 +01:00
2022-10-31 21:23:48 +08:00

scripts for etcd development