reparseBuildConfiguration
Reparses a build configuration and returns a build source observation.
reparseBuildConfiguration(configurationId: ID!, worktreeId: ID!, requestId: ID!): BuildSourceObservation!Arguments
Identifier of the configuration.
Identifier of the worktree.
Identifier of the request.
Returns
Stable identifier for this build source observation.
The scope key associated with this build source observation.
Current status of this build source observation.
Schemes associated with this build source observation.
Configurations associated with this build source observation.
Test plans associated with this build source observation.
Error message when this build source observation did not complete successfully. May be null when unavailable or not applicable.
Whether this build source observation is stale.
Git commit SHA associated with this build source observation. May be null when unavailable or not applicable.
The Xcode version associated with this build source observation. May be null when unavailable or not applicable.
ISO 8601 timestamp when this build source observation last parse attempt.
ISO 8601 timestamp when this build source observation last parsed. May be null when unavailable or not applicable.