What problem does it solve?
Provides a reference and orchestration guide for running juspay/justci-driven CI pipelines, enabling you to trigger full pipelines, individual recipes, or platform-specific runs from a project that declares a justci workflow.
Core Features & Use Cases
- Local and Strict mode runs: Supports development iteration in local mode and production-like verification in strict mode.
- Per-recipe and per-platform orchestration: Fans out a recipe across platforms and re-runs specific nodes as needed.
- Status reporting and inspection: Includes per-node statuses, logs, and manifest outputs to verify pipeline health.
- In-repo invocation via nix run: Encourages reproducible runs through pinned references and a consistent CLI surface.
- Live introspection and safety checks: Provides status, logs, and dry-run inspection commands to guard against regressions.
Quick Start
Invoke a full local run of the pipeline with the justci runner by issuing the command nix run github:juspay/justci -- run.