Skip to main content
objectBuildSourceObservation

Fields

id
ID!

Stable identifier for this build source observation.

scopeKey
String!

The scope key associated with this build source observation.

Current status of this build source observation.

schemes
[String!]!

Schemes associated with this build source observation.

configurations
[String!]!

Configurations associated with this build source observation.

testPlans
[String!]!

Test plans associated with this build source observation.

error
String

Error message when this build source observation did not complete successfully. May be null when unavailable or not applicable.

stale
Boolean!

Whether this build source observation is stale.

headSha
String

Git commit SHA associated with this build source observation. May be null when unavailable or not applicable.

xcodeVersion
String

The Xcode version associated with this build source observation. May be null when unavailable or not applicable.

lastParseAttemptAt
String!

ISO 8601 timestamp when this build source observation last parse attempt.

lastParsedAt
String

ISO 8601 timestamp when this build source observation last parsed. May be null when unavailable or not applicable.