Woodpecker is a community fork of the Drone CI system.
Go to file
2015-07-26 07:52:57 +09:00
bin fixed gitignore of dist folder 2015-05-17 12:18:03 -07:00
cmd add gitlab imp 2015-07-25 18:59:49 +09:00
dist adapt drone.toml to new version 2015-06-12 19:15:51 +02:00
doc added documentation for plugin development 2015-07-11 18:01:59 -07:00
Godeps removed un-used import from Godep 2015-05-31 13:36:51 -07:00
pkg add note for hook function 2015-07-26 07:52:57 +09:00
.dockerignore enforce plugin whitelist 2015-06-07 17:04:57 -07:00
.drone.yml example make.go file 2015-07-21 13:18:09 -07:00
.gitignore dumb mistake excluded toml in deb 2015-06-04 13:31:48 -07:00
Dockerfile add empty drone.toml to satisfy drone startup requirements 2015-06-05 19:48:28 +02:00
Dockerfile.env switch to /bin/sh instead of /bin/bash for portability 2015-06-06 14:00:36 -07:00
LICENSE initial public commit 2014-02-07 03:10:01 -07:00
make.go example make.go file 2015-07-21 13:18:09 -07:00
Makefile Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 2015-05-23 18:53:11 -07:00
README.md added documentation for plugin development 2015-07-11 18:01:59 -07:00

WARNING the 0.4 branch is very unstable. We only recommend running this branch if you plan to dig into the codebase, troubleshoot issues and contribute (please do!). We will notify the broader community once this branch is more stable.

Drone is a Continuous Integration platform built on container technology. Every build is executed inside an ephemeral Docker container, giving developers complete control over their build environment with guaranteed isolation.

Goals

Drone's prime directive is to help teams ship code like GitHub. Drone is easy to install, setup and maintain and offers a powerful container-based plugin system. Drone aspires to be an industry-wide replacement for Jenkins.

Documentation

Drone documentation is organized into several categories:

Community

Contributions, questions, and comments are welcomed and encouraged. Drone developers hang out in the drone/drone room on gitter.