What does CircleCI Orb Pipeline Debugger do?
Diagnoses CircleCI orb configuration errors and pipeline failures using the CircleCI v2 API. Parses orb YAML schemas, detects version pinning issues, and suggests fixes for executor and job dependency problems.
Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/circleci/circleci-docs.git
- npm ci
- npm run start:dev
Basic usage or getting-started notes:
-
| README.md | Project overview and basic usage |
-
For Contributors
-
Extracted from upstream docs: https://raw.githubusercontent.com/circleci/circleci-docs/HEAD/README.md