Repository navigation
Jenkins
Created by Kohsuke Kawaguchi
发布于 February 2, 2011
- Repository
- jenkinsci
- Website
- jenkins.io
- Wikipedia
- 维基百科
相关主题
持续集成Continuous Delivery (CD)CI/CDCI/CD
Jenkins是一款开源 CI&CD 软件,用于自动化各种任务,包括构建、测试和部署软件。
Jenkins 支持各种运行方式,可通过系统包、Docker 或者通过一个独立的 Java 程序。
A command line tool to run Jenkinsfile as a function
The repository contains beginner friendly DevOps projects for automating stuffs using DevOps concepts.
Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
Pipeline is a package to build multi-staged concurrent workflows with a centralized logging output.
Jenkins Pipeline Step Plugin for AWS
Jenkins pipeline steps which provides SSH facilities such as command execution or file transfer for continuous delivery.
Examples for jenkins pipelines, comparing scripted and declarative syntax
Self Configured Jenkins Docker image based on Jenkins-LTS
🐳 为中国企业而来,以应用为中心的云原生cicd平台
Performance Test Running and Reporting for Jenkins CI
Anteater - CI/CD Gate Check Framework
Project shows how to construct a functioning CI/CD pipeline which uses a Jenkins open-source automation server to deploy CodeBuild artifacts with CodeDeploy. it also shows how to build the deployment infrastructure and automatically deploy application version changes from GitHub to your production environment.
Kubernetes Pipeline is Jenkins plugin which extends Jenkins Pipeline to provide native support for using Kubernetes pods, secrets and volumes to perform builds