Sysadmin/FutureInfrastructure: Difference between revisions
< Sysadmin
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
{{GreenCell}} Diffusion | {{GreenCell}} Diffusion | ||
{{OrangeCell}} Integration with external viewer (see our instance) | {{OrangeCell}} Integration with external viewer (see our instance) | ||
|- | |||
! Anongit | |||
{{RedCell}} needs custom implementation | |||
{{GreenCell}} Built-in replication | |||
|- | |- | ||
! Project Tree Structure | ! Project Tree Structure | ||
Line 25: | Line 29: | ||
! Pre Commit Review | ! Pre Commit Review | ||
{{GreenCell}} Differential | {{GreenCell}} Differential | ||
{{GreenCell}} Yes | {{GreenCell}} Yes | ||
|- | |- | ||
Line 35: | Line 35: | ||
{{GreenCell}} Yes | {{GreenCell}} Yes | ||
|- | |- | ||
! | ! Bypass Reviews | ||
{{ | {{GreenCell}} Yes | ||
{{GreenCell}} | {{GreenCell}} Yes | ||
|- | |- | ||
! Scratch Repository | ! Scratch Repository |
Revision as of 12:25, 23 January 2015
This page aims to give an overview over the infrastructure that KDE relies on. It tries to give an overview in a feature matrix such that we, the community, can make an informed decision about the merits of each contestant.
Feature | Phabricator | Gerrit |
---|---|---|
Git Repository Hosting | Yes | Yes |
Git Repository Browsing | Diffusion | Integration with external viewer (see our instance) |
Git Commit Browsing | Diffusion | Integration with external viewer (see our instance) |
Anongit | needs custom implementation | Built-in replication |
Project Tree Structure | No | No |
Pre Commit Review | Differential | Yes |
Fine-grained review (separate labels, +1/+2,...) | No | Yes |
Bypass Reviews | Yes | Yes |
Scratch Repository | WIP | A simple script for forwarding one API call |
Patch Web Upload | Yes | https://tools.wmflabs.org/gerrit-patch-uploader/ |
Uploading changes via Git | No | Yes |
Downloading changes via Git | No | Yes |
CI Integration | http://www.guywarner.com/2014/06/part-2-integrating-phabricator-and.html or http://www.dctrwatson.com/2013/01/jenkins-and-phabricator/ | Native, see KDE gerrit demo |
Closing Bugs on Bugzilla | existing git hooks | Native support via its-bugzilla gerrit plugin |
Post Commit Review | Audit | Commenting on closed reviews |
Clustering for scalability | No (?) | Yes |
Please extend the list, and correct anything thats wrong. Please add links wherever appropriate.