Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tecknob/ci_cd_lab
- Owner: tecknob
- License: mit
- Created: 2024-07-18T06:42:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T08:00:49.000Z (5 months ago)
- Last Synced: 2024-09-30T17:43:06.443Z (3 months ago)
- Topics: automation, best-practices, ci-cd, collaboration, continuous-delivery, continuous-integration, devops, exercises, github-actions, jenkins, learning, pipelines, travis-ci, tutorials
- Language: JavaScript
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.