All Projects → Minimum-CD → cd-manifesto

Minimum-CD / cd-manifesto

Licence: MIT license
Minimum Viable Continuous Delivery

Programming Languages

HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to cd-manifesto

Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (+1224.14%)
Mutual labels:  continuous-integration, cd
Flagsmith Api
Feature flagging and remote config service. Host yourself or use our hosted version at https://www.flagsmith.com/
Stars: ✭ 223 (+92.24%)
Mutual labels:  continuous-integration, cd
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (+46.55%)
Mutual labels:  continuous-integration, cd
www.go.cd
Github pages repo
Stars: ✭ 39 (-66.38%)
Mutual labels:  continuous-integration, cd
Norimaki
🌀 Android client for Circle CI
Stars: ✭ 19 (-83.62%)
Mutual labels:  continuous-integration, continous-delivery
Pipelines
Build pipelines for automation, deployment, testing...
Stars: ✭ 105 (-9.48%)
Mutual labels:  continuous-integration, cd
Rocket
Automated software delivery as fast and easy as possible 🚀
Stars: ✭ 217 (+87.07%)
Mutual labels:  continuous-integration, cd
Gocd
Main repository for GoCD - Continuous Delivery server
Stars: ✭ 6,314 (+5343.1%)
Mutual labels:  continuous-integration, cd
flagsmith
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
Stars: ✭ 2,309 (+1890.52%)
Mutual labels:  continuous-integration, cd
Webhookd
A very simple webhook server launching shell scripts.
Stars: ✭ 250 (+115.52%)
Mutual labels:  continuous-integration, cd
Orkestra
Functional DevOps with Scala and Kubernetes
Stars: ✭ 102 (-12.07%)
Mutual labels:  continuous-integration, cd
flagsmith-java-client
Java Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
Stars: ✭ 16 (-86.21%)
Mutual labels:  continuous-integration, cd
Jmeter Elasticsearch Backend Listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
Stars: ✭ 72 (-37.93%)
Mutual labels:  continuous-integration, cd
Flint
Fast and configurable filesystem (file and directory names) linter
Stars: ✭ 115 (-0.86%)
Mutual labels:  continuous-integration, cd
Cimonitor
Displays CI statuses on a dashboard and triggers fun modules representing the status!
Stars: ✭ 34 (-70.69%)
Mutual labels:  continuous-integration, cd
Jenkins Rest
Java client, built on top of jclouds, for working with Jenkins REST API
Stars: ✭ 201 (+73.28%)
Mutual labels:  continuous-integration, cd
Lambdacd
a library to define a continuous delivery pipeline in code
Stars: ✭ 655 (+464.66%)
Mutual labels:  continuous-integration, cd
Abstruse
Abstruse is a free and open-source CI/CD platform that tests your models and code.
Stars: ✭ 704 (+506.9%)
Mutual labels:  continuous-integration, cd
Rok8s Scripts
Opinionated scripts for managing application deployment lifecycle in Kubernetes
Stars: ✭ 248 (+113.79%)
Mutual labels:  continuous-integration, cd
software-factory
The ready to use Continuous Integration platform
Stars: ✭ 17 (-85.34%)
Mutual labels:  continuous-integration, cd

Minimum Viable Continuous Delivery

This is a community project to define the minimum set of practices that give the expected improvements to outcomes, quality of life, and organizational structure that come with continuous delivery.

The website for this project, contained in this repo, is currently hosted at minimumcd.org

Running Locally

This site uses NPM scripts to automate style checks.

npm ci will install all pre-commit hooks to verify style errors and test before allowing commits.

npm test will validate formatting. This will also run automatically as a pre-commit hook.

npm start will run the site locally.

npm run build will create the static site if you need to see the resulting structure.

Contributing

Please see the contribution page for adding signatures or suggesting improvements.

If you'd like to submit a translation, please see the suggestions here.

Tool info

Built with Hugo

Theme documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].