Re: [Gluster-devel] Pull Request review workflow

2020-10-15 Thread Ashish Pandey
I think it's a very good suggestion, I have faced this issue too. I think we should it now before we get used to of the current process :) --- Ashish - Original Message - From: "Xavi Hernandez" To: "gluster-devel" Sent: Thursday, October 15, 2020 6:16:06 PM Subject: Re: [Glust

Re: [Gluster-devel] Pull Request review workflow

2020-10-15 Thread Xavi Hernandez
If everyone agrees, I'll prepare a PR with the changes in rfc.sh and documentation to implement this change. Xavi On Thu, Oct 15, 2020 at 1:27 PM Ravishankar N wrote: > > On 15/10/20 4:36 pm, Sheetal Pamecha wrote: > > > +1 > Just a note to the maintainers who are merging PRs to have patience a

[Gluster-devel] Meeting Minutes for Gluster Community Meeting on 13-10-2020

2020-10-15 Thread Nikhil Ladha
# Gluster Community Meeting - 13/10/2020 ### Previous Meeting minutes: - http://github.com/gluster/community - Details of this meeting ### Date/Time: Check the [community calendar]( https://calendar.google.com/calendar/b/1?cid=dmViajVibDBrbnNiOWQwY205ZWg5cGJsaTRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmN

Re: [Gluster-devel] Pull Request review workflow

2020-10-15 Thread Xavi Hernandez
Hi Ravi, On Thu, Oct 15, 2020 at 1:27 PM Ravishankar N wrote: > > On 15/10/20 4:36 pm, Sheetal Pamecha wrote: > > > +1 > Just a note to the maintainers who are merging PRs to have patience and > check the commit message when there are more than 1 commits in PR. > > Makes sense. > > >> >> Another

Re: [Gluster-devel] Pull Request review workflow

2020-10-15 Thread Ravishankar N
On 15/10/20 4:36 pm, Sheetal Pamecha wrote: +1 Just a note to the maintainers who are merging PRs to have patience and check the commit message when there are more than 1 commits in PR. Makes sense. Another thing to consider is that rfc.sh script always does a rebase befor

Re: [Gluster-devel] Pull Request review workflow

2020-10-15 Thread Sheetal Pamecha
Regards, Sheetal Pamecha On Thu, Oct 15, 2020 at 4:31 PM Amar Tumballi wrote: > Thanks for taking time on this, and sending this note Xavi! > > Some comments inline! > > On Thu, Oct 15, 2020 at 4:03 PM Xavi Hernandez > wrote: > >> Hi all, >> >> after the recent switch to GitHub, I've seen that

Re: [Gluster-devel] Pull Request review workflow

2020-10-15 Thread Sheetal Pamecha
+1 for this. I too face the issue with losing old changes once a new commit is pushed. Regards, Sheetal Pamecha On Thu, Oct 15, 2020 at 4:03 PM Xavi Hernandez wrote: > Hi all, > > after the recent switch to GitHub, I've seen that reviews that require > multiple iterations are hard to follow us

Re: [Gluster-devel] Pull Request review workflow

2020-10-15 Thread Amar Tumballi
Thanks for taking time on this, and sending this note Xavi! Some comments inline! On Thu, Oct 15, 2020 at 4:03 PM Xavi Hernandez wrote: > Hi all, > > after the recent switch to GitHub, I've seen that reviews that require > multiple iterations are hard to follow using the old workflow we were us

[Gluster-devel] Pull Request review workflow

2020-10-15 Thread Xavi Hernandez
Hi all, after the recent switch to GitHub, I've seen that reviews that require multiple iterations are hard to follow using the old workflow we were using in Gerrit. Till now we basically amended the commit and pushed it again. Gerrit had a feature to calculate diffs between versions of the patch