Iván Valdés Castillo

Results 428 comments of Iván Valdés Castillo

I'm parking this pull request again. I'm thinking that we can keep the draft release as we have now and release it using a GitHub action (after the released artifacts...

Note: I'll need to automate checking if it's a pre-release or if we should mark it as a release. I think it is doable with the following logic: #### Pre-release...

I suggest holding this pull request until we make #986 work and find a solution to cross-compile in other architectures, so we're able to catch issues in new ones early/automated,...

Now we have merged #986, which lints the files in different architectures. Would it be possible to run the linter against the `js` `GOOS`? I have no experience with this,...

Thanks for the pull request, @abdurrehman107. Please rebase your branch due to #20164.

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

@serathius, do you suggest, then, deleting this function altogether? https://github.com/etcd-io/etcd/blob/75357ec9f18ca8b464f75b1e470f7a89c6e0b0f5/test.sh#L106-L113 Which is called from `integration_pass`: https://github.com/etcd-io/etcd/blob/75357ec9f18ca8b464f75b1e470f7a89c6e0b0f5/test.sh#L115-L119

@abdurrehman107, could you please rebase this pull request? Thanks.