Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Continuous Delivery (CD)

Continuous delivery (CD) is a software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably released at any time and, following a pipeline through a “production-like environment”, without doing so manually. It aims at building, testing, and releasing software with greater speed and frequency. The approach helps reduce the cost, time, and risk of delivering changes by allowing for more incremental updates to applications in production. A straightforward and repeatable deployment process is important for continuous delivery.

Continuous delivery contrasts with continuous deployment (also abbreviated CD), a similar approach in which software is also produced in short cycles but through automated deployments even to production rather than requiring a “click of a button” for that last step. As such, continuous deployment can be viewed as a more complete form of automation than continuous delivery.

https://github.com/manifoldco/heighliner

Continuous Delivery from GitHub to your Kubernetes cluster

continuous-delivery kubernetes

Last synced: 13 Nov 2024

https://github.com/mmcc007/screenshots

Screenshots: A command line utility and package for capturing screenshots for Flutter

cicd continuous-delivery continuous-integration dart fastlane flutter flutter-package screen-capture

Last synced: 13 Nov 2024

https://github.com/in4it/ecs-deploy

ecs-deploy is a continuous deployment platform for AWS ECS. It automates deploys based a simple json/yaml file which can be integrated in your CI/CD

aws continuous-delivery ecs

Last synced: 04 Aug 2024

https://github.com/rlespinasse/github-slug-action

GitHub Action to expose slug value of GitHub environment variables inside your GitHub workflow

continuous-delivery continuous-deployment continuous-integration github-actions hacktoberfest short slug workflows

Last synced: 13 Oct 2024

https://github.com/werf/trdl

The universal solution for delivering your software updates securely from a trusted The Update Framework (TUF) repository.

continuous-delivery security tuf update werf

Last synced: 09 Nov 2024

https://github.com/horizoncd/horizon

Production-Grade GitOps CD PlatForm For CloudNative Applications, MiddleWares, etc.

cloudnative continuous-delivery gitops go kubernetes

Last synced: 29 Oct 2024

https://github.com/googlecloudplatform/emblem

Emblem Giving is a sample application that demonstrates a serverless architecture with continuous delivery, and trouble recovery. :diamond_shape_with_a_dot_inside:

architecture continuous-delivery google-cloud google-cloud-run recoverability sample-app samples serverless

Last synced: 07 Oct 2024

https://github.com/lesfurets/git-octopus

The continuous merge workflow

continuous-delivery git workflow

Last synced: 10 Aug 2024

https://github.com/netlify/build

Netlify Build (node process) runs the build command, Build Plugins and bundles Netlify Functions. Can be run in Buildbot or locally using Netlify CLI

bash build ci continuous-delivery continuous-deployment continuous-integration continuous-testing deployment es6 javascript linux macos netlify netlify-plugin nodejs plugins serverless shell terminal windows

Last synced: 15 Oct 2024

https://github.com/harness/harness-cd-community

Retired: Harness CD Community Edition is a modern self-service continuous delivery solution that allows developers to deploy, verify and automatically rollback Kubernetes and other cloud-native applications on any public or private cloud infrastructure of their choice.

continuous-delivery deprecated

Last synced: 09 Nov 2024

https://github.com/awslabs/tecli

In a world where everything is Terraform, teams use Terraform Cloud API to manage their workloads. TECLI increases teams productivity by facilitating such interaction and by providing easy commands that can be executed on a terminal or on CI/CD systems.

amazon-web-services command-line continuous-delivery continuous-integration devops terraform terraform-cloud

Last synced: 01 Nov 2024

https://github.com/go-atomci/atomci

🐳 为中国企业而来,以应用为中心的云原生cicd平台

cd cicd continous-deployment continuous-delivery continuous-integration devops golang jenkins jenkins-pipeline kubernetes

Last synced: 13 Oct 2024

https://github.com/cloudposse/terraform-aws-cicd

Terraform Module for CI/CD with AWS Code Pipeline and Code Build

aws cicd codebuild codepipeline continuous-delivery continuous-integration hcl2 terraform terraform-modules

Last synced: 10 Oct 2024

https://github.com/globocom/gitlab-ci-monitor

A simple dashboard for monitoring GitLab CI builds. Alpha version.

continuous-delivery continuous-integration dashboard gitlab gitlab-ci hacktoberfest javascript monitoring vuejs

Last synced: 10 Aug 2024

https://github.com/codearte/gradle-nexus-staging-plugin

Automatize releasing Gradle projects to Maven Central.

artifacts cd ci continuous-delivery gradle-plugin groovy jar mavencentral nexus

Last synced: 12 Oct 2024

https://github.com/gaelcolas/Sampler

Module template with build pipeline and examples, including DSC elements.

automation continuous-delivery powershell

Last synced: 06 Nov 2024

https://github.com/gaelcolas/sampler

Module template with build pipeline and examples, including DSC elements.

automation continuous-delivery powershell

Last synced: 01 Nov 2024

https://github.com/enspirit/makefile-for-monorepos

A flexible and extensible makefile for monorepos with docker/docker-compose.

continuous-delivery continuous-integration docker makefile

Last synced: 06 Aug 2024

https://github.com/srevinsaju/togomak

A declarative pipeline orchestrator with the magic of HCL as a configuration language, inspired from Terraform's architecture.

cicd concurrency continuous-delivery continuous-integration go golang hacktoberfest hcl orchestration terraform

Last synced: 09 Nov 2024

https://github.com/acalephstorage/kontinuous

The Kubernetes Continuous Integration & Delivery Platform (CI/CD) :arrows_counterclockwise:

ci ci-cd continuous-delivery continuous-integration kubernetes

Last synced: 09 Nov 2024

https://github.com/cburgmer/buildviz

Transparency for your build pipeline's results and runtime

cd ci concourse continuous-delivery continuous-integration gocd jenkins pipeline teamcity

Last synced: 14 Oct 2024

https://github.com/JamesIves/fetch-api-data-action

🚚 GitHub action for handling authenticated API requests, allowing you to save the data from the request into your workspace as an environment variable and a .json file.

action actions api cicd continuous-delivery fetch github-action github-actions github-actions-typescript hacktoberfest workflow workflow-configuration

Last synced: 02 Nov 2024

https://github.com/tophat/monodeploy

:monorail: Like semantic-release and Lerna, but for Yarn modern workspaces

continuous-delivery continuous-integration monorepo package-management yarn-workspaces

Last synced: 02 Oct 2024

https://github.com/Azure/orkestra

Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for the fine-grained orchestration of inter-dependent helm charts and their dependencies

argo continuous-delivery continuous-deployment helm kubernetes orchestration-framework release-orchestration workflow

Last synced: 09 Nov 2024

https://github.com/azure/orkestra

Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for the fine-grained orchestration of inter-dependent helm charts and their dependencies

argo continuous-delivery continuous-deployment helm kubernetes orchestration-framework release-orchestration workflow

Last synced: 01 Nov 2024

https://github.com/hakdogan/jenkins-pipeline

:chart_with_upwards_trend: Learn how to implement container technologies with your Jenkins CI/CD workflows to make them easier to manage in this tutorial.

continuous-delivery continuous-integration docker docker-compose jenkins jenkins-pipeline

Last synced: 14 Nov 2024

https://github.com/jamesives/fetch-api-data-action

🚚 GitHub action for handling authenticated API requests, allowing you to save the data from the request into your workspace as an environment variable and a .json file.

action actions api cicd continuous-delivery fetch github-action github-actions github-actions-typescript hacktoberfest workflow workflow-configuration

Last synced: 13 Oct 2024

https://github.com/floeit/floe

floe - code over convention workflow engine - think gocd but actually in go - oh and no xml

continuous-delivery continuous-integration gocd golang jenkins pipeline workflow-engine

Last synced: 30 Sep 2024

https://github.com/bosondata/badwolf

Docker based continuous integration, continuous deployment and code lint review system for BitBucket

bitbucket continuous-delivery continuous-deployment continuous-integration continuous-testing devops docker lint-review

Last synced: 30 Oct 2024

https://github.com/rtyler/otto

Otto is your friendly continuous delivery companion.

ci ci-cd continuous-delivery rust

Last synced: 27 Oct 2024

https://github.com/werf/actions

Set of actions for implementing CI/CD with werf and GitHub Actions

action actions ci-cd continuous-delivery continuous-integration devops docker dockerfile github-actions gitops k8s werf

Last synced: 09 Nov 2024

https://github.com/spinnaker/dcd-spec

Declarative Pipeline specification for Spinnaker

continuous-delivery spinnaker

Last synced: 09 Nov 2024

https://github.com/apache/openwhisk-wskdeploy

Apache OpenWhisk utility for deploying and managing OpenWhisk projects and packages

apache continuous-delivery continuous-deployment deployment faas functions functions-as-a-service openwhisk serverless serverless-functions

Last synced: 07 Oct 2024

https://github.com/fluentci-io/fluentci-engine

Programmable CI/CD engine without Containers, written in Rust, built on top of Wasm and Nix ❄️

cicd continuous-delivery continuous-integration devbox developer-tools devenv devenvironments devops flox hacktoberfest nix nix-flake pkgx rust wasm webassembly

Last synced: 11 Oct 2024

https://github.com/undergroundwires/bump-everywhere

🚀 Automate versioning, changelog creation, README updates and GitHub releases using GitHub Actions,npm, docker or bash.

changelog changelog-generator continuous-delivery continuous-deployment continuous-integration devops devops-tools github github-action github-actions gitops pipeline versioning

Last synced: 13 Nov 2024

https://github.com/auhau/ipfs-publish

Continuous Delivery of static websites to IPFS

continuous-delivery ipfs python

Last synced: 31 Oct 2024

https://github.com/SolidStateGroup/bullet-train-js-client

Javascript 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/

cd ci continous-integration continuous-delivery continuous-deployment feature-flag feature-flaggers feature-flagging feature-flags feature-toggle feature-toggles javascript react-native remote-config

Last synced: 05 Aug 2024

https://github.com/Flagsmith/flagsmith-js-client

Javascript 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/

cd ci continous-integration continuous-delivery continuous-deployment feature-flag feature-flaggers feature-flagging feature-flags feature-toggle feature-toggles javascript react-native remote-config

Last synced: 28 Oct 2024

https://github.com/mikefarah/dashinator

Dashinator the daringly delightful dashboard. A replacement for dashing

bamboo business-intelligence continuous-delivery continuous-integration dashboard information-radar metrics

Last synced: 22 Oct 2024

https://github.com/fluentci-io/fluentci

Set up and run your CI locally or in any CI Provider in a consistent way https://backdropbuild.com/builds/v4/fluentci

cicd containers continuous-delivery continuous-integration deno developer-tools devops docker mise nix pipeline pkgx typescript wasm webassembly

Last synced: 07 Sep 2024

https://github.com/theodesp/stable-systems-checklist

An opinionated list of attributes and policies that need to be met in order to establish a stable software system.

architecture continuous-delivery continuous-integration fault-tolerance reliability-engineering security

Last synced: 19 Oct 2024

https://github.com/lotustm/kotsu

:sparkles: Clean, opinionated foundation for new projects — to boldly go where no man has gone before

boilerplate build continuous-delivery continuous-deployment docker es2015 es6 generator gettext grunt i18n javascript jspm l10n nunjucks sass static-site static-site-generator template website

Last synced: 26 Sep 2024

https://github.com/mglagola/exptool

📲 Expo cli to help automate expo standalone iOS and Android builds and deployments

automation cli continous-integration continuous-delivery continuous-deployment continuous-integration continuous-testing expo nodejs npm react-native

Last synced: 22 Oct 2024

https://github.com/cake-build/cake-action

:cake::octocat: Run Cake (C# Make) scripts in your GitHub Actions workflows.

actions build-automation build-tool cake-build continuous-delivery continuous-integration github github-actions hacktoberfest

Last synced: 12 Nov 2024

https://github.com/maxheld83/pandoc-action

github action to run pandoc, soft-deprecated ->

continuous-delivery github-actions html latex markdown pandoc

Last synced: 30 Oct 2024

https://github.com/jorgeacetozi/ebook-continuous-delivery-with-kubernetes-and-jenkins

Continuous Delivery for Java Apps: Build a CD Pipeline Step by Step Using Kubernetes, Docker, Vagrant, Jenkins, Spring, Maven and Artifactory

artifactory continuous-delivery continuous-integration docker jenkins kubernetes maven spring

Last synced: 06 Aug 2024

https://github.com/Flagsmith/flagsmith-docs

This is the documentation repository for the Docs of Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/

cd ci continous-deployment continuous-delivery continuous-integration documentation feature-flag feature-flaggers feature-flagging feature-flags feature-toggles flagsmith remote-config

Last synced: 30 Oct 2024

https://github.com/indix/gocd-s3-artifacts

Set of GoCD plugins to publish and fetch artifacts from Amazon S3

aws aws-s3 continuous-delivery gocd

Last synced: 07 Nov 2024

https://github.com/bitovi/bitops

Automate the provisioning and configuration of cloud infrastructure with BitOps docker image

ansible aws cd cloudformation continuous-delivery deployment-automation devops devops-tools docker helm kubernetes terraform

Last synced: 07 Nov 2024

https://github.com/viglesiasce/continuous-delivery-spinnaker-gke

Tutorial for deploying, configuring and running Spinnaker on GKE for continuous delivery

cloud container-engine continuous-delivery gke google spinnaker

Last synced: 10 Nov 2024

https://github.com/linyows/dewy

Dewy is a Linux service that enables declarative deployment of applications in non-Kubernetes environments.

continuous-delivery deployment dewy goapps hacktoberfest

Last synced: 01 Nov 2024