Record

page-build

No description available.

record page-build {
  commit: string,
  created-at: string,
  duration: s32,
  error: page-build-error,
  pusher: nullable-simple-user,
  status: string,
  updated-at: string,
  url: string,
}

Fields

NameTypeDescription
commitstring
created-atstring
durations32
errorpage-build-error
pushernullable-simple-user
statusstring
updated-atstring
urlstring