# Drone CI OSS

> Continuous Integration platform

**Wikidata**: [Q123510170](https://www.wikidata.org/wiki/Q123510170)  
**Source**: https://4ort.xyz/entity/drone-ci-oss

## Summary
Drone CI OSS is an open-source continuous integration platform that enables developers to automate software testing and deployment workflows. It is free software distributed under the Apache Software License 2.0, allowing users to freely run, study, change, and distribute the platform.

## Key Facts
- License: Apache Software License 2.0 (as of November 22, 2023)
- Website: https://www.drone.io/ (English language)
- Classification: Software and free software
- Copyright status: Copyrighted
- Successor: Gitness (launched in 2023)
- Wikidata description: Continuous Integration platform

## FAQs
### Q: What is Drone CI OSS?
A: Drone CI OSS is an open-source continuous integration platform that automates software testing and deployment workflows. It is free software licensed under Apache 2.0, allowing users to freely use, modify, and distribute the platform.

### Q: Is Drone CI OSS free to use?
A: Yes, Drone CI OSS is free software distributed under the Apache Software License 2.0, which allows users to freely run, study, change, and distribute the platform and its modified versions.

### Q: What happened to Drone CI OSS?
A: Drone CI OSS has been succeeded by Gitness, a developer platform launched in 2023 that includes source control management, continuous integration, and continuous delivery capabilities.

## Why It Matters
Drone CI OSS played a significant role in the DevOps ecosystem by providing developers with a powerful, open-source tool for automating their software delivery pipelines. As a continuous integration platform, it helped teams catch bugs early, ensure code quality, and accelerate the development process by automating repetitive tasks. The platform's open-source nature and Apache 2.0 licensing made it accessible to organizations of all sizes, fostering innovation and collaboration within the developer community. By offering a free alternative to commercial CI solutions, Drone CI OSS democratized access to advanced DevOps practices and contributed to the broader adoption of continuous integration methodologies across the software industry.

## Notable For
- Being an open-source continuous integration platform under Apache 2.0 license
- Enabling free software distribution and modification rights
- Serving as a foundation for automated software testing and deployment workflows
- Being succeeded by Gitness in 2023, which expanded its capabilities
- Maintaining a strong presence in the DevOps tooling landscape

## Body
### Technical Foundation
Drone CI OSS is built as a software application that provides continuous integration capabilities for development teams. The platform operates by automatically building, testing, and validating code changes, helping developers identify issues early in the development cycle.

### Licensing and Distribution
The platform is distributed under the Apache Software License 2.0, which is a permissive free software license. This licensing model allows users to freely use, modify, and distribute the software while maintaining copyright protection. The license terms were confirmed on November 22, 2023.

### Platform Evolution
Drone CI OSS has been succeeded by Gitness, a more comprehensive developer platform that includes source control management, continuous integration, and continuous delivery features. Gitness was launched in 2023, representing an evolution of the original Drone CI concept.

### Community Impact
As free software, Drone CI OSS contributed to the open-source development community by providing a transparent, modifiable platform for continuous integration. The software's classification as both "software" and "free software" reflects its dual nature as a functional tool and a freely distributable resource.

### Current Status
While Drone CI OSS has been succeeded by newer platforms, its influence continues through the principles it established in the continuous integration space. The platform's website at https://www.drone.io/ remains active, providing information about both the open-source version and enterprise offerings.

## References

1. [Source](https://www.drone.io/enterprise/opensource/#features)
2. [Source](https://docs.gitness.com/overview)
3. [Source](https://github.com/harness/gitness/blob/drone/LICENSE)