README.md

    Zadig logo

    Developer-oriented Continuous Delivery Product

    Codacy Badge Zadig CI LICENSE LanguageGo Report Card GitHub release (latest SemVer including pre-releases) "Join us on Slack"

    English | 简体中文

    Table of Contents

    What is Zadig

    Zadig is an open-source, distributed, cloud-native CD (Continuous Delivery) product designed for developers. Zadig not only provides high-availability CI/CD capabilities, but also provides cloud-native operating environments, supports developers' local debugging, parallel build and deployment of microservices, integration testing, etc. .

    Zadig is non-invasive, it does not exclude any of your existing development process. Instead it can easily integrate with Github/Gitlab, Jenkins and many other cloud vendors in a seamingless way. We strive for the 10x optimal developer experience with the lowest maintenance cost possible.

    Our vision is: Developer + Zadig = Business success

    The architecture is as follows:

    Business Architecture

    The Highlighted Features:

    • High Concurrency

    Based on cloud-native design, through simple configuration, the system automatically generates workflows to achieve high concurrent execution for continuous delivery relevant tasks such as building, testing and deployment, across multiple services. It significantly improves the efficiency of multi-services deployment in microservice architecture.

    • Service-oriented Environment

    With just one set of service configuration, multiple encapsulated environments will be provided automatically within minutes, empowering independent environments for developers, QAs and product managers.

    Minimum to none migration cost of existing environments -- just hosting with one click, the system allows browsing and adjusting all the services at your fingertips.

    • Non-intrusive Testing Automation

    Zadig can easily and non-intrusively embed existing testing automation frameworks, and achieve continuous building, testing and deployment via GitHub/GitLab Webhook.

    It also integrates with productivity bots to provide instant quality report, which effectively applies shift-left testing best practices.

    • Convenient Development CLI

    Zadig also provides a convenient toolkit with development commandline interface which allows compiling, building and deploying the changes to dev environment with one command. It enables collaborated debugging and testing with minimum manual toil, reduces cognitive load and allows teams to focus more on business.

    Quick start

    How to use?

    Please follow Quick Start

    How to make contribution?

    Please check out our contributing guideline.

    Getting help

    License

    Apache 2.0 License

    项目简介

    🚀 Github 镜像仓库 🚀

    源项目地址

    https://github.com//koderover/zadig

    发行版本

    当前项目没有发行版本

    贡献者 16

    全部贡献者

    开发语言

    • Go 99.7 %
    • Dockerfile 0.1 %
    • Shell 0.1 %
    • PHP 0.1 %