https://github.com/fresult/just-ci-cd
This repository is for learning about the CI/CD with Github Actions from the course Continuous Integration and Continuous Delivery (CI/CD) on Coursera
https://github.com/fresult/just-ci-cd
ci-cd continuous-delivery continuous-integration github-actions tekton tektoncd
Last synced: 3 months ago
JSON representation
This repository is for learning about the CI/CD with Github Actions from the course Continuous Integration and Continuous Delivery (CI/CD) on Coursera
- Host: GitHub
- URL: https://github.com/fresult/just-ci-cd
- Owner: fResult
- License: apache-2.0
- Created: 2025-02-21T19:17:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-22T18:55:57.000Z (3 months ago)
- Last Synced: 2025-02-22T19:34:10.801Z (3 months ago)
- Topics: ci-cd, continuous-delivery, continuous-integration, github-actions, tekton, tektoncd
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README copy.md
- License: LICENSE
Awesome Lists containing this project
README
# Intro to CI/CD Practice Code
[](https://opensource.org/licenses/Apache-2.0)
[](https://shields.io/)This repository contains the practice code for the labs in **IBM-CD0215EN-SkillsNetwork Introduction to CI/CD**
## Contents
- Lab 1: [Build an empty Pipeline](labs/01_base_pipeline/README.md)
- Lab 2: [Adding GitHub Triggers](labs/02_add_git_trigger/README.md)
- Lab 3: [Use Tekton CD Catalog](labs/03_use_tekton_catalog/README.md)
- Lab 4: [Integrate Unit Test Automation](labs/04_unit_test_automation/README.md)
- Lab 5: [Building an Image](labs/05_build_an_image/README.md)
- Lab 6: [Deploy to Kubernetes](labs/06_deploy_to_kubernetes/README.md)## Instructor
John Rofrano, Senior Technical Staff Member, DevOps Champion, @ IBM Research
##
© IBM Corporation 2022. All rights reserved.