gerrit 2.7

Itamar Heim iheim at redhat.com
Tue Nov 5 13:56:38 UTC 2013


the only change i see interesting in gerrit 2.7 is:

- New copyMaxScore setting for labels.
   Labels can be configured to copy approvals forward to the next patch
   set.

but it's not clear on its scope, considering the mentioned changes in 
2.8 release notes on same topic.

I plan to upgrade gerrit to 2.7 in a couple of weeks, mainly to prepare 
for the 2.8 upgrade later on.

gerrit 2.8 (not released yet) has these interesting changes:

- Configurable external robots.txt file.
   (courtesy of juan hernandez)

as well as:

- Labels can be configured to copy scores forward to new patch sets if
   there is no code change.

- Labels can be configured to copy scores forward to new patch sets for
   trivial rebases.

- New button to cherry-pick the change to another branch.

- When issuing a rebase via the Web UI, the committer is now the logged
   in user, rather than "Gerrit Code Review".

- Copy reviewed flag to new patch sets for identical files.
   If a user has already seen and reviewed a file, the reviewed flag is
   forwarded on to the next patch set when the content of the file in
   the next patch set is identical to the reviewed file.

other interesting changes in 2.8:
- New change screen with completely redesigned UI and fully using the
   REST API.
- Secondary indexing with Lucene and Solr.
- Lots of new REST API endpoints.
- New UI extension and JavaScript API for plugins.



More information about the Infra mailing list