English | 中文
Unit testing:
End-to-end testing:
Cyclone is a cloud native CI/CD platform built for container workflow.
The primary directive of cyclone is to ship code from local development all the way to container engine of choice, either running in test or production environment. Features of cyclone includes:
- Container Native: every build, integration and deployment runs in container, completely excludes inconsistency between runtime environment
- Dependency Aware: define dependency rules, or simply component relationship, cyclone takes care of execution order as well as rollout strategy
- Version Control: cyclone is built with version control in mind; retrieving image/pipeline history is as simple as querying its version management interface
- Two-way Binding: cyclone records every CI/CD operation and its effect to answer questions like "how various container images are deployed across the fleet?"
Documentation
Setup Guide
To set up a cyclone instance, check out the setup guide in the documentation.
Quick Start
You could read the quick start to start a tour of cyclone.
Developer Guide
Feel free to hack on cyclone! We have instructions to help you get started contributing.
Preview Feature
Dependency Management
Please watch the Fuctions Introduction for our features.
Welcome to join us for discussion and asking questions:
Roadmap
Please watch the Github milestones for our future plans.