Continuous Integration
CodeNOW integrates a complete CI pipeline into the platform. You can build your resources directly from the resource detail page — either as a versioned Release for production use, or as a temporary Preview for quick validation of work in progress. Builds are executed by a configurable CI provider and can be triggered manually or automatically via triggers.
Sections
| Section | Description |
|---|---|
| Build | Build types (Release vs Preview), build lifecycle, Build History, and Build Detail |
| Settings | CI configuration — provider selection, pipeline settings (.codenow.yaml), CI keys, and triggers (.codenow.triggers.yaml) |
| Providers | Supported CI providers — CodeNOW CI (Tekton), GitHub Actions, and Custom CI for external systems |
| Events | CI pipeline events (Start, Result, End) used for tracking build progress and reporting results |