Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tecknob/ci_cd_lab

This repository is dedicated to learning and mastering Continuous Integration (CI) and Continuous Delivery (CD) practices.
https://github.com/tecknob/ci_cd_lab

automation best-practices ci-cd collaboration continuous-delivery continuous-integration devops exercises github-actions jenkins learning pipelines travis-ci tutorials

Last synced: 2 months ago
JSON representation

This repository is dedicated to learning and mastering Continuous Integration (CI) and Continuous Delivery (CD) practices.

Awesome Lists containing this project

README

        

[![Dump Github Context](https://github.com/tecknob/ci_cd_lab/actions/workflows/dump-context.yml/badge.svg)](https://github.com/tecknob/ci_cd_lab/actions/workflows/dump-context.yml)
[![Hello-Bye](https://github.com/tecknob/ci_cd_lab/actions/workflows/hello-bye.yml/badge.svg)](https://github.com/tecknob/ci_cd_lab/actions/workflows/hello-bye.yml)
[![Greetings](https://github.com/tecknob/ci_cd_lab/actions/workflows/first-issue-pr.yml/badge.svg)](https://github.com/tecknob/ci_cd_lab/actions/workflows/first-issue-pr.yml)
[![Issue Comment](https://github.com/tecknob/ci_cd_lab/actions/workflows/issue-comment.yml/badge.svg)](https://github.com/tecknob/ci_cd_lab/actions/workflows/issue-comment.yml)
[![Cron Job](https://github.com/tecknob/ci_cd_lab/actions/workflows/cron-job.yml/badge.svg)](https://github.com/tecknob/ci_cd_lab/actions/workflows/cron-job.yml)
[![Multi Event](https://github.com/tecknob/ci_cd_lab/actions/workflows/multi-event.yml/badge.svg)](https://github.com/tecknob/ci_cd_lab/actions/workflows/multi-event.yml)
[![Webhook Event Example](https://github.com/tecknob/ci_cd_lab/actions/workflows/webhook-example.yml/badge.svg)](https://github.com/tecknob/ci_cd_lab/actions/workflows/webhook-example.yml)
[![Env Var Example](https://github.com/tecknob/ci_cd_lab/actions/workflows/env-var-example.yml/badge.svg)](https://github.com/tecknob/ci_cd_lab/actions/workflows/env-var-example.yml)

# CI/CD Lab
This repository is dedicated to learning and mastering Continuous Integration (CI) and Continuous Delivery (CD) practices.