Skip to content
#

ci-cd

CI/CD is a build automation strategy and part of DevOps

  • Continuous integration: Frequent merging of several small changes into a main branch.
  • Continuous delivery: When teams produce software in short cycles with high speed and frequency so that reliable software can be released at any time, and with a simple and repeatable deployment process when deciding to deploy.
  • Continuous deployment: When new software functionality is rolled out completely automatically.
  • Here are 148 public repositories matching this topic...

    forge

    ForgeMT is a secure, scalable GitHub Actions runner platform for ephemeral workloads. Designed for multi-tenant environments, it automates isolated runner provisioning on Kubernetes or EC2, with built-in OIDC, IAM, cost optimization, and deep observability.

    • Updated Aug 8, 2025
    • HCL

    A comprehensive learning resource for DevOps, featuring tutorials and projects on Terraform, Kubernetes, Ansible, and Docker for infrastructure automation and deployment. Includes hands-on examples and best practices for building scalable, automated CI/CD pipelines.

    • Updated May 23, 2025
    • HCL