Builds Api
Functions
Get the attributes of a Bazel build. This model is Bazel specific and cannot be requested for another build tool. Responses:
Get the critical path of a Bazel build. This model is Bazel specific and cannot be requested for another build tool. Responses:
Get the common attributes of a build. The contained attributes are build tool agnostic. Responses:
Get a list of builds with common attributes. The contained attributes are build tool agnostic. If none of `fromInstant`, `fromBuild`, or `reverse` is used, when making a request to this endpoint, it will return builds that were received and processed by Develocity after the request was made. Responses:
Gets builds on demand from the API, in as many requests as necessary. It allows for queries of any size, as opposed to BuildsApi.getBuilds which is limited by the API itself to 1000.
Get the artifact transform execution list of a Gradle build. This model is Gradle specific and cannot be requested for another build tool. Responses:
Get the attributes of a Gradle build. This model is Gradle specific and cannot be requested for another build tool. Responses:
Gets GradleAttributes of all builds from a given date. Queries BuildsApi.getBuilds first, the endpoint providing a timeline of builds, then maps each to BuildsApi.getGradleAttributes.
Get the build cache performance of a Gradle build. This model is Gradle specific and cannot be requested for another build tool. Responses:
Get the performance profile overview of a Gradle build. This model is Gradle specific and cannot be requested for another build tool. Responses:
Get the configuration cache information for a Gradle build. This model is Gradle specific and cannot be requested for another build tool. Responses:
Get the Gradle Build Tool deprecations of a Gradle build. This model is Gradle specific and cannot be requested for another build tool. Responses:
Get the network activity of a Gradle build. This model is Gradle specific and cannot be requested for another build tool. This model is only available starting with Gradle version 3.5 and Develocity Gradle Plugin version 1.6. Responses:
Get the plugins of a Gradle build. This model is Gradle specific and cannot be requested for another build tool. Responses:
Get the projects of a Gradle build. This model is Gradle specific and cannot be requested for another build tool. Responses:
Get the resource usage of a Gradle build. This model is Gradle specific and cannot be requested for another build tool. Responses:
Get the attributes of a Maven build. This model is Maven specific and cannot be requested for another build tool. Responses:
Get the build cache performance of a Maven build. This model is Maven specific and cannot be requested for another build tool. Responses:
Get the performance profile overview of a Maven build. This model is Maven specific and cannot be requested for another build tool. Responses:
Get information about the dependency resolution of a Maven build. This model is Maven specific and cannot be requested for another build tool. This model is only available starting with the Develocity Maven Extension version 1.9. Responses:
Get the modules of a Maven build. This model is Maven specific and cannot be requested for another build tool. Responses:
Get the plugins of a Maven build. This model is Maven specific and cannot be requested for another build tool. Responses:
Get the resource usage of a Maven build. This model is Maven specific and cannot be requested for another build tool. Responses: