gdritter repos bb8 / master schema.eb
master

Tree @master (Download .tar.gz)

schema.eb @master

a4bf2b4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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