circle_ci v0.1.0 CircleCI.Project.Build View Source
Link to this section Summary
Functions
List the artifacts produced by a given build
Cancels the build, returns a summary of the build
Full details for a single build. The response includes all of the fields from the build summary
Retries the build, returns a summary of the new build
Provides test metadata for a build
Link to this section Functions
List the artifacts produced by a given build.
https://circleci.com/docs/api/v1-reference/#build-artifacts
Cancels the build, returns a summary of the build.
https://circleci.com/docs/api/v1-reference/#cancel-build
Full details for a single build. The response includes all of the fields from the build summary.
https://circleci.com/docs/api/v1-reference/#build
Retries the build, returns a summary of the new build.
https://circleci.com/docs/api/v1-reference/#retry-build
Provides test metadata for a build
https://circleci.com/docs/api/v1-reference/#test-metadata