gdritter repos bb8 / master schema.eb
master

Tree @master (Download .tar.gz)

schema.eb @masterraw · history · blame

tags
  name : text

jobs
  name           : text
  owner          : text
  team           : text
  state          : text
  for_the_record : bool
  jira           : text?
  tag            : tags?

timings
  job      : jobs
  start    : date
  end      : date?
  duration : int