cyclone

module
v0.3.5-hr Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2018 License: Apache-2.0

README

English | 中文


cyclone

Go Report Card GoDoc Gitter

StackShare GitHub contributors Issue Stats Issue Stats

Unit testing: Build Status End-to-end testing: Build Status

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.

Caicloud.yml Introduction

When caicloud.yml is given, version creation would include what you defined in the configuration file. you could find the introduction to caicloud.yml in the documentation.

Developer Guide

Feel free to hack on cyclone! We have instructions to help you get started contributing.

Preview Feature

Dependency Management

Dependency Management

Please watch the Fuctions Introduction for more features.

Roadmap

Please watch the Github milestones for our future plans.

Directories

Path Synopsis
api
cmd
pkg
api
log
scm
tests
ci
Package ci is an implementation of ci manager.
Package ci is an implementation of ci manager.
ci/parser
Package parser is an implementation of yaml parser.
Package parser is an implementation of yaml parser.
ci/runner
Package runner is an implementation of job runner.
Package runner is an implementation of job runner.
ci/yaml
Package yaml is an implementation of yaml compiler.
Package yaml is an implementation of yaml compiler.
log
vcs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL