Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Use Gerrit?

On 01/27/2012 04:50 PM, Andrew Overholt wrote:
Hi,

Gerrit ([1], web-based code review system) is almost ready for usage by
all eclipse.org projects [2].

How do Linux Tools contributors and committers feel about using it for
Linux Tools?

Andrew

[1]
http://code.google.com/p/gerrit/
Eclipse instance:  https://git.eclipse.org/r

[2]
https://bugs.eclipse.org/bugs/show_bug.cgi?id=283749
_______________________________________________
linuxtools-dev mailing list
linuxtools-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev

I like the idea of using it for bugzilla submissions.

Assuming we are appointed approver/verifiers for our components of expertise, would we be able to push our own fixes quickly? For example, it kind of gets in the way if I am forced to review Alex's changes to the rpm editor where he is the expert.

My other question is what happens with build changes. For example, for a release we usually have to touch all pom.xml files in the different components. Making all component owners approve/verify seems a tad unnecessary and dangerous for emergency build fixes. Can Hudson be the verifier for these changes (i.e. ensuring the build and tests succeed)?

-- Jeff J.


Back to the top