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

Drone.io

800
456
+ 1
258
fastlane

657
436
+ 1
74
Add tool

Drone.io vs fastlane: What are the differences?

  1. Integration with iOS and Android: fastlane is specifically designed for automating the release process for iOS and Android apps, making it highly tailored for mobile app development. On the other hand, Drone.io is a general-purpose continuous integration and continuous delivery platform that can be used for a wide range of projects beyond mobile app development.

  2. Community Support: When it comes to community support and resources, fastlane has a more extensive and active community compared to Drone.io. This means that users of fastlane can benefit from a larger pool of shared knowledge, plugins, and solutions from other developers in the community.

  3. Customizability: Drone.io provides a high level of customization and flexibility in setting up and configuring pipelines. Users can define their own pipeline steps, workflows, and integrations with different tools and services. In contrast, while fastlane offers a powerful set of predefined actions for common tasks in mobile app deployment, it may have limitations in terms of customizability compared to Drone.io.

  4. Supported Platforms: Drone.io supports a wide range of platforms and version control systems, including GitHub, Bitbucket, GitLab, and more. It also offers support for various operating systems for building and testing applications. On the other hand, fastlane is specifically focused on iOS and Android platforms, providing tailored solutions for app deployment on these platforms.

  5. Workflow Automation: fastlane excels in providing a streamlined and automated workflow for building, testing, and deploying mobile apps. It offers a collection of tools and actions that can be seamlessly integrated into the development process, helping to speed up the release cycles for mobile apps. In comparison, while Drone.io also supports automation of workflows, it may require more manual configuration and setup compared to the out-of-the-box automation provided by fastlane.

  6. Ease of Use: fastlane is known for its user-friendly interface and intuitive setup, making it accessible to developers of all experience levels. It offers a hassle-free configuration process and comprehensive documentation to guide users through the setup. On the other hand, while Drone.io provides robust functionality for CI/CD, it may have a steeper learning curve and require more technical expertise to fully utilize its features compared to fastlane.

In Summary, fastlane and Drone.io differ in their focus on mobile app development, community support, customizability, supported platforms, workflow automation, and ease of use.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Drone.io
Pros of fastlane
  • 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
  • 20
    Easy to use
  • 13
    Open Source
  • 13
    Itunes connect deployment
  • 11
    Incredible flexability
  • 9
    Third party integrations
  • 3
    Provisioning profile management
  • 3
    Certificate management
  • 1
    All in one iOS DevOps
  • 1
    Can be used for Android as well
  • 0
    Integrate anything with fastlane

Sign up to add or upvote prosMake informed product decisions

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

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    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 fastlane?

    fastlane lets you define and run your deployment pipelines for different environments. It helps you unify your app’s release process and automate the whole process. fastlane connects all fastlane tools and third party tools, like CocoaPods.

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

    What companies use Drone.io?
    What companies use fastlane?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

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

    What tools integrate with Drone.io?
    What tools integrate with fastlane?

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

    Blog Posts

    GitHubPythonNode.js+47
    55
    72957
    What are some alternatives to Drone.io and fastlane?
    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