Merge 6f4ca76380a4adaff3f5745acd06805eb9045289 into 1f116aa43fea1c6280c6d5f5e0efab7cef4bc6a6

This commit is contained in:
gThiru 2025-04-16 00:01:13 +05:30 committed by GitHub
commit 3f12a6646c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -216,6 +216,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Tekton](https://tekton.dev/) - powerful and flexible open-source framework for creating CI/CD systems.
- [PipeCD](https://pipecd.dev/) - Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications.
- [Dagger](https://dagger.io/) - CI/CD as Code that Runs Anywhere.
- [gitlab-self-healing-pipeline](https://github.com/thirug/gitlab-self-healing-pipeline) A self-healing GitLab CI/CD framework that auto-resumes from failed stages using progress tracking and cron-based recovery.
- Public Services
- [Travis CI](https://travis-ci.org/) - easily sync your projects, youll be testing your code in minutes.
- [Circle CI](https://circleci.com/) - powerful CI/CD pipelines that keep code moving.