Iván Valdés Castillo

Results 430 comments of Iván Valdés Castillo

I updated the script. It's a bit difficult to test it out locally. We could bring more improvements later on. A sample release is the following: https://github.com/ivanvc/etcd/releases/tag/untagged-1dc492de524109e605b4

/test pull-etcd-integration-1-cpu-amd64

I did a sweep of issues and pull requests from the main branch since v3.5.13, and couldn't find any other possible candidates for being backported.

@jmhbnz, @serathius, have we agreed on a date for the release?

> Consider switching to a shallow `git` clone in `scripts/release.sh` by appending `--depth=1` to save time. I'm currently testing this.

> > Consider switching to a shallow `git` clone in `scripts/release.sh` by appending `--depth=1` to save time. > > I'm currently testing this. I tried with `--single-branch`, but because a...

> 2\. Explore if the `gsutil` command to set public ACL can be run on a subdirectory rather than entire bucket to prevent error message spam at conclusion of `scripts/release.sh`....

@jmhbnz, do we have any outstanding tasks for this issue? Or should we mark it as completed?