Supported CI/CD Platforms

Drizz supports integration with any CI/CD platform capable of making authenticated HTTP requests. This enables teams to embed Drizz test executions into their existing automation workflows without adopting new tooling or infrastructure. Whether the pipeline is event-driven, scheduled, or manually triggered, Drizz’s API-first model ensures consistent behavior across all environments. The platforms below represent the most commonly used CI/CD systems where Drizz is deployed for automated validation, regression runs, and release-gate enforcement.

Supported CI/CD Platforms

  1. GitHub Actions – Trigger tests on pull requests, merges, or manual dispatch

  2. Jenkins – Integrate within scripted or declarative pipelines

  3. GitLab CI – Run tests on branch pipelines or scheduled jobs

  4. Bitbucket Pipelines – Execute tests during build or release stages

  5. Azure DevOps – Invoke Drizz APIs from release pipelines

Last updated

Was this helpful?