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 655 public repositories matching this topic...

    Test your prompts, agents, and RAGs. AI Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.

    • Updated Aug 13, 2025
    • TypeScript

    Power Platform Build Tools automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability…

    • Updated Aug 12, 2025
    • TypeScript

    My Vue frontend starter with tests, CI/CD - everything dockerized, don't even need nodejs locally! Also with a styleguide for large-scale frontend projects

    • Updated Mar 4, 2025
    • TypeScript