Need advice about which tool to choose?Ask the StackShare community!

Drone.io

791
451
+ 1
258
Gerrit Code Review

116
224
+ 1
59
Add tool

Drone.io vs Gerrit Code Review: What are the differences?

Introduction:

Drone.io and Gerrit Code Review are two popular tools used in the software development process. Here, we will outline the key differences between these two tools.

1. Integration with Version Control Systems: Drone.io has strong integration with various Version Control Systems (VCS) such as GitHub, Bitbucket, GitLab, and others, making it easier for developers to set up and use. On the other hand, Gerrit Code Review primarily focuses on integration with Git, offering more advanced code review features specific to Git repositories.

2. Continuous Integration vs. Code Review Focus: Drone.io is primarily a Continuous Integration tool, focusing on automating the build, testing, and deployment processes in software development. In contrast, Gerrit Code Review is specifically designed for code reviews, providing a platform for developers to collaborate, review, and approve changes before they are merged into the codebase.

3. Licensing and Open Source Community: Drone.io is licensed under the Apache License 2.0 and has a thriving open-source community contributing to its development and support. On the other hand, Gerrit Code Review is maintained by Google and released under the Apache License 2.0, with continuous contributions from the open-source community.

4. User Interface and User Experience: Drone.io offers a modern and intuitive user interface, making it easier for developers to navigate and configure pipelines and workflows. Conversely, Gerrit Code Review has a more traditional and text-based interface focused on providing detailed code review capabilities and feedback mechanisms for developers.

5. Extensibility and Plugin Ecosystem: Drone.io provides a robust plugin ecosystem that allows developers to extend its functionality and integrate with various third-party services and tools. In contrast, Gerrit Code Review has a more limited plugin ecosystem, with a focus on providing core code review features and integrations with specific tools like Jenkins for Continuous Integration.

6. Authentication and Security Features: Drone.io offers flexible authentication options, including support for OAuth, LDAP, and other authentication mechanisms, along with role-based access control for securing pipelines and workflows. On the other hand, Gerrit Code Review emphasizes secure code review processes, with features like signed-off-by tags and integration with identity providers for authentication and authorization.

Summary: In summary, Drone.io focuses on Continuous Integration with broad VCS support and a modern UI, while Gerrit Code Review specializes in code reviews for Git repositories with a strong emphasis on security and collaboration.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Drone.io
Pros of Gerrit Code Review
  • 51
    Open source
  • 50
    Built on docker
  • 27
    Free for open source
  • 23
    GitHub integration
  • 18
    Easy Setup
  • 17
    Hosted internally
  • 17
    Flexible scripting
  • 10
    Bitbucket integration
  • 7
    GitLab integration
  • 7
    Works with Heroku
  • 6
    Gogs integration
  • 4
    Browser testing
  • 4
    Works with Google AppEngine
  • 4
    Active Community
  • 3
    Works with Amazon
  • 2
    Works with Cloud Foundry
  • 2
    Gitea Integration
  • 1
    Configuration as code
  • 1
    Eazy to use
  • 1
    Easy tool to automate CI pipeline. Running in an hour
  • 1
    Easy pipelines
  • 1
    Only need yml config
  • 1
    Written in Go
  • 13
    Code review
  • 11
    Good workflow
  • 10
    Cleaner repository story
  • 9
    Open source
  • 9
    Good integration with Jenkins
  • 5
    Unlimited repo support
  • 2
    Comparison dashboard

Sign up to add or upvote prosMake informed product decisions

Cons of Drone.io
Cons of Gerrit Code Review
  • 3
    Very basic documentation
    Be the first to leave a con

    Sign up to add or upvote consMake informed product decisions

    What is Drone.io?

    Drone is a hosted continuous integration service. It enables you to conveniently set up projects to automatically build, test, and deploy as you make changes to your code. Drone integrates seamlessly with Github, Bitbucket and Google Code as well as third party services such as Heroku, Dotcloud, Google AppEngine and more.

    What is Gerrit Code Review?

    Gerrit is a self-hosted pre-commit code review tool. It serves as a Git hosting server with option to comment incoming changes. It is highly configurable and extensible with default guarding policies, webhooks, project access control and more.

    Need advice about which tool to choose?Ask the StackShare community!

    Jobs that mention Drone.io and Gerrit Code Review as a desired skillset
    What companies use Drone.io?
    What companies use Gerrit Code Review?
    See which teams inside your own company are using Drone.io or Gerrit Code Review.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Drone.io?
    What tools integrate with Gerrit Code Review?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Drone.io and Gerrit Code Review?
    CircleCI
    Continuous integration and delivery platform helps software teams rapidly release code with confidence by automating the build, test, and deploy process. Offers a modern software development platform that lets teams ramp.
    Jenkins
    In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.
    Concourse
    Concourse's principles reduce the risk of switching to and from Concourse, by encouraging practices that decouple your project from your CI's little details, and keeping all configuration in declarative files that can be checked into version control.
    GitLab CI
    GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of your repository, and configure your GitLab project to use a Runner, then each merge request or push triggers your CI pipeline.
    GitLab
    GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers.
    See all alternatives