d1man/01-introduction.md

19 lines
692 B
Markdown

Devuan Developers Manual
========================
This document contains the knowledge we've gathered while implementing
and using our continuous integration (CI) infrastructure while
developing components of Devuan and the DECODE project.
The continuous integration infrastructure consists of
1. The base CI system
2. Pluggable modules
3. Deployment management
These core features of our base continuous integration ecosystem, along
with its modular pluggable components will be described in the following
sections of this document, along with any operational instructions. At
the core of our continuous integration system is the Jenkins CI
framework, hosted at <https://ci.devuan.org>.