-
Notifications
You must be signed in to change notification settings - Fork 62
Add Documentation for CI/CD Concepts and Examples #6
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Introduce a section explaining CI/CD (Continuous Integration / Continuous Deployment) concepts with practical examples.
Suggested Actions:
-
Create a new folder:
ci-cd/ordevops/ci-cd/ -
Cover key topics:
- What is CI/CD and why it's important
- Basic GitHub Actions workflow (
.github/workflows/) - Example: Build + test C++/Python projects automatically
- Deployment triggers (optional)
-
Include annotated YAML examples for clarity
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation