Skip to main content

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.

ProviderTypeDescription
CodeNOW CI (Tekton)First-classDefault provider. Installed automatically with your account. Includes default pipelines for all supported technologies.
GitHub ActionsFirst-classFor resources hosted on GitHub or GitHub Enterprise Server.
Custom CIEvent-basedIntegration 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.