Queries in CircleCI
The circleci plugin includes 20 queries:
Name | Description | Queries |
---|---|---|
A CircleCI build is a result of a single execution of a workflow. | ||
CircleCI context provide a mechanism for securing and sharing environment variables across projects. | ||
CircleCI context environment variables store customer data that is used by projects. | ||
Get insights on project workflows runs. | ||
CircleCI organization is a representation of a VCS account ownership. | ||
CircleCI pipelines are the highest-level unit of work, encompassing a project’s full .circleci/config.yml file. | ||
A CircleCI project shares the name of the code repository for which it automates workflows, tests, and deployment. | ||
Workflows define a list of jobs and their run order. |