Continuous Integration Providers
CodeNOW supports multiple CI providers to execute builds. Each resource can be configured to use a specific provider via CI Provider & Global Configuration.
| Provider | Type | Description |
|---|---|---|
| CodeNOW CI (Tekton) | First-class | Default provider. Installed automatically with your account. Includes default pipelines for all supported technologies. |
| GitHub Actions | First-class | For resources hosted on GitHub or GitHub Enterprise Server. |
| Custom CI | Event-based | Integration with any external CI system (Jenkins, GitLab CI, Azure DevOps, etc.) via CI events. |
First-class providers are fully integrated — CodeNOW triggers pipelines, monitors progress, and collects results automatically. Event-based providers require your external CI system to send events to CodeNOW using a CI key.
tip
CI providers are managed by the administrator of your CodeNOW account. Contact your administrator to add or configure available providers.