Search open source projects
16 projects found for "continuous integration"
Jenkins
MITWidely used open-source automation server with a large plugin ecosystem for building CI/CD pipelines and automating software delivery.
- DevOps
Woodpecker CI
Apache-2.0Simple, container-native CI/CD engine extensible via plugins, designed to run pipelines with a lightweight server and agent footprint.
- DevOps
n8n
Sustainable Use LicenseWorkflow automation platform that lets you connect apps and services with a visual, node-based editor.
- Automation
- Developer Tools
Skaffold
Apache-2.0Local Kubernetes development tool that automates the build-push-deploy loop so code changes are reflected in a cluster automatically.
- Developer Tools
Argo CD
Apache-2.0The leading GitOps continuous delivery tool for Kubernetes, automatically syncing your cluster state to match what's defined in git.
- DevOps
Buildpacks
Apache-2.0Cloud Native Buildpacks build production-ready container images directly from application source code, without writing a Dockerfile.
- Developer Tools
Flux
Apache-2.0GitOps continuous delivery tool for Kubernetes that keeps a cluster's state synchronized with a git repository, a genuine alternative to Argo CD.
- DevOps
Keploy
Apache-2.0Developer-centric API testing tool that records real API and database traffic with eBPF and turns it into test cases and data mocks automatically, with no code changes.
- Testing
kube-linter
Apache-2.0Static analysis tool that scans Kubernetes YAML manifests and Helm charts for misconfigurations before they're ever deployed.
- DevOps
MockServer
Apache-2.0HTTP(S) mock server and proxy for testing that lets you simulate API responses, inspect live traffic, and inject failures.
- Testing
SeaTunnel
Apache-2.0Distributed data integration platform for moving and transforming data between databases, data lakes, and messaging systems at scale.
- Backend
Spinnaker
Apache-2.0Multi-cloud continuous delivery platform originally built at Netflix for deploying applications reliably across many cloud providers and regions.
- DevOps
Tekton
Apache-2.0Kubernetes-native building blocks for creating CI/CD pipelines, giving teams a standard, portable way to define pipelines as Kubernetes resources.
- DevOps
Druid
Apache-2.0Real-time analytics database built for sub-second queries over continuously streaming and historical event data at scale.
- Analytics
Flink
Apache-2.0Distributed stream processing engine for computing over continuous, unbounded data streams with exactly-once correctness guarantees.
- Analytics
Gitea
MITLightweight, self-hosted Git service with issue tracking, pull requests and CI integration.
- Developer Tools