public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot gerrit server
Date: Tue, 12 Nov 2013 18:11:16 +0100	[thread overview]
Message-ID: <20131112181116.2a13b3f8@lilith> (raw)
In-Reply-To: <CAC3GErFKuKRvBt=ogO-ASx7oh-hjMr4d8=-uwXKsMZcVVT9eYA@mail.gmail.com>

Hi Vadim,

On Tue, 12 Nov 2013 08:33:46 -0800, Vadim Bendebury (??)
<vbendeb@google.com> wrote:

> On Tue, Nov 12, 2013 at 2:42 AM, Albert ARIBAUD
> <albert.u.boot@aribaud.net> wrote:
> > Hi Vadim,
> >
> > On Mon, 11 Nov 2013 21:21:27 -0800, Vadim Bendebury (??)
> > <vbendeb@google.com> wrote:
> >
> >
> >> For the purposes of this demo the patches submitted for review were
> >> generated  by a script I wrote. The script scrapes
> >> http://patchwork.ozlabs.org/project/uboot/list/, downloads the patches
> >> from there and tries applying them. Not all patches apply cleanly (as
> >> some of them are for branches).
> >
> > How do we intend to handle this? Will we move to a single
> > repository, with each patch getting reviewers assigned based on
> > which parts of the code it touches? Or move from repos to branches,
> > one per current custodian repo? Or something else yet?
> >
> 
> Hi Albert,
> 
> I *think* the way to go is to create multiple projects, one per
> custodian, such that the upload URLs are different.
> 
> >> If the patch applies cleanly, the script adds two stanzas to the patch
> >
> >>
> >> - Change-Id: generated by git
> >> - Patch-At: a reference to the patchwork page where the patch was
> >> downloaded from
> >
> > 'Patch-At' seem ininformative to me. Why not 'Patchwork-URL'?
> 
> It should not be there at all, scraping the patchwork is just a means
> of seeding the server with patches to show how this looks.
> 
> In the proper use case each user will puth their patches to the
> server, so there is no need in the cross reference to patchwork.
> >
> >> and uploads the patch for review as the user named 'Gerrit Tester'.
> >> Each upload creates a new git branch just for review purposes.
> >
> > (I'm skipping the gerrit workflow description here as I have
> > used gerrit extensively in my, ahem, previous job)
> >
> > I'm fine with using gerrit and yes, it can be a useful tool, not only
> > regarding review, but also for learning the whys and hows of code
> > changes through the comments from both reviewers and submitters
> > (and I am in strong favor of a policy that every reviewer comment
> > must be addressed by a supmitter reply, even the default will-do one.
> >
> 
> exactly, this is the main advantage IMO also, keeping track of changes
> and comments becomes so much more robust.
> 
> Also, gerrit allows to see diffs between patches, this is what email
> based review system can not easily deliver.
> 
> > One drawback though: I cannot seem to be able to use my U-Boot mail
> > address, even though it is a secondary address of my G+ account;
> > gerrit only wants to see my gmail address. I sure hope that I am not
> > required to use a gmail address to identify myself as the author
> > of my own patches within the U-Boot project.
> >
> 
> This should not be the case, but there are some kinks with multiple
> accounts. Can you try opening an 'incognito' window and sign up
> through it?

I did try anyway, but it did nothing, and that was quite predictable,
and here's why: I didn't mean gerrit got mixed up between two of my
Google+ accounts, as I only have one account, and can thus only log in
with this one. But This account's main address i a gmail one, and my
so-to-speak "U-Boot e-mail address", which I use for the ML, and in
'Copyright' lines in the U-Boot code base, and on Patchwork) is a
secondary address of my Google+ account. And gerrit does not know of my
secondary addresses, which make it unable to recognize me, once logged
in, as the submitter of patches posted under my "U-Boot" address.

> --vb

Amicalement,
-- 
Albert.

  reply	other threads:[~2013-11-12 17:11 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-12  5:21 [U-Boot] u-boot gerrit server Vadim Bendebury (вб)
2013-11-12  5:36 ` Simon Glass
2013-11-12 10:42 ` Albert ARIBAUD
2013-11-12 16:33   ` Vadim Bendebury (вб)
2013-11-12 17:11     ` Albert ARIBAUD [this message]
2013-11-12 18:05       ` Vadim Bendebury (вб)
2013-11-12 11:07 ` Otavio Salvador
2013-11-12 16:36   ` Vadim Bendebury (вб)
2013-11-12 16:47     ` Otavio Salvador
2013-11-12 16:55       ` Vadim Bendebury (вб)
2013-11-12 17:00         ` Otavio Salvador
2013-11-12 17:07           ` Vadim Bendebury (вб)
2013-11-12 17:14             ` Otavio Salvador
2013-11-14 19:27               ` Tom Rini
2013-11-14 20:06                 ` Otavio Salvador
2013-11-14 20:17                   ` Tom Rini
2013-11-14 20:30                     ` Otavio Salvador
2013-11-14 20:58                       ` Tom Rini
2013-11-14 21:00                         ` Otavio Salvador
2013-11-14 21:20                           ` Tom Rini
2013-11-14 21:13                     ` Vadim Bendebury (вб)
2013-11-14 21:18                       ` Otavio Salvador
2013-11-14 21:23                       ` Tom Rini
2013-11-12 17:13           ` Albert ARIBAUD
2013-11-12 17:16             ` Otavio Salvador
2013-11-12 17:30               ` Albert ARIBAUD
2013-11-12 18:07                 ` Otavio Salvador
2013-11-12 18:24                   ` Vadim Bendebury
2013-11-13 22:39                     ` Scott Wood
2013-11-12 18:28                   ` Albert ARIBAUD
2013-11-12 19:29             ` Wolfgang Denk
2013-11-12 19:26 ` Wolfgang Denk
2013-11-12 19:46   ` Vadim Bendebury (вб)
2013-11-14 19:54     ` Tom Rini
2013-11-14 20:59       ` Vadim Bendebury (вб)
2013-11-14 21:17         ` Tom Rini
2013-11-14 21:22           ` Otavio Salvador
2013-11-15 19:41             ` Tom Rini
2013-11-14 23:43           ` Vadim Bendebury (вб)
2013-11-15 13:55             ` James Chargin
2013-11-15 14:12               ` Oliver Schinagl
2013-11-15 14:29                 ` Luca Ellero
2013-11-15 20:08             ` Tom Rini
2013-11-15 21:00               ` Michal Suchanek
2013-11-15 21:34                 ` Tom Rini
2013-11-15 23:21                   ` Wolfgang Denk
2013-11-15 23:24                     ` Otavio Salvador
2013-11-17 16:51                       ` Wolfgang Denk
2013-11-17 19:41                         ` Tom Rini
2013-11-18  0:07                           ` Graeme Russ
2013-11-18 16:00                             ` Tom Rini
2013-11-19  4:29                               ` Heiko Schocher
2013-11-19  7:12                                 ` Wolfgang Denk
2013-11-19 18:08                                   ` Heiko Schocher
2013-11-19 15:10                                 ` Tom Rini
2013-11-19 18:12                                   ` Heiko Schocher
2013-11-15 23:20                 ` Wolfgang Denk
2013-11-16 23:45                   ` Michal Suchanek
2013-11-15 19:18         ` Wolfgang Denk
2013-11-15 19:40           ` Tom Rini
2013-11-15 23:16             ` Wolfgang Denk
2013-11-16  1:39               ` Tom Rini
2013-11-17 19:31                 ` Wolfgang Denk
2013-11-18  9:35                   ` Michal Suchanek
2013-11-18 16:13                     ` Wolfgang Denk
2013-11-18 16:28                       ` Tom Rini
2013-11-19 17:21                   ` Vadim Bendebury (вб)
2013-11-20  7:42                     ` Graeme Russ
2013-11-20 20:11                       ` Vadim Bendebury (вб)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131112181116.2a13b3f8@lilith \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox