organization · inferred from evidence
CircleCI-Public
The GitHub organization or team associated with CircleCI that maintains public repositories like the CLI.
- circleci config validate: Error: All Workflows have been filtered from this Pipeline with workflow-level...
Running `circleci config validate` on a config where every workflow is gated by a `when` condition (e.g. `when: <[pipeline.parameters.go]>` defaulting to false) failed with the confusing message: Error: All Workflows have been filtered from
- circleci config validate fails with "config compilation request returned an error: Not Found" on CircleCI...
Running `circleci config validate` against a GitHub Enterprise / CircleCI Server project failed with: Error: config compilation request returned an error: Not Found. The config itself was fine; the CLI (newer versions) calls a config-compil