From 06e95124e5ff107609e908e1cf1f3541f668b49b Mon Sep 17 00:00:00 2001 From: Kaveh Alemi Date: Wed, 5 Aug 2026 22:34:41 -0700 Subject: [PATCH] Add Latchkey to Continuous Integration & Delivery --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 213f994..1c08d74 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Kraken CI](https://kraken.ci/) - Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. - [Earthly](https://earthly.dev/) - Develop CI/CD pipelines locally and run them anywhere. - [GitLab Pipelines by puzl.cloud](https://puzl.cloud/products/run-my-job/) - Blazing-fast, cost-effective execution layer for GitLab CI/CD pipeline jobs, offering per-second billing and k8s API for runner management. + - [Latchkey](https://latchkey.dev) - Managed GitHub Actions runners that repair failing builds mid-run. ## Source Code Management