X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=candle;a=blobdiff_plain;f=src%2Fmain%2Fbase.lisp;h=cdceda1c34fb48ea10f5993d1874080c329fe39e;hp=e47c0fb8858318e145c107b349f0253fc9eff3bf;hb=4c3ed54ab94a2b91fa15302781864593d0e5c38c;hpb=90a0214bc3b5136af1c0d88ca11e5afe3564c1fc diff --git a/src/main/base.lisp b/src/main/base.lisp index e47c0fb..cdceda1 100644 --- a/src/main/base.lisp +++ b/src/main/base.lisp @@ -10,7 +10,7 @@ ; - :succeeded - job succeeded ; - :no-candle-file - no candle file was found ; - :in-progress - job is running -(lame-db:defdbstruct job status sha when-run (project :join project)) +(lame-db:defdbstruct job status sha create-date (project :join project)) ; in-git here refers to whether the branch exists in git. As branches get deleted, ; this will get set to nil but we keep them around for historical reference