orbitalci / orbital

Orbital is a self-hosted CI system for solo/small consulting dev teams. Written in Rust.
GNU General Public License v3.0
29 stars 2 forks source link

Completed builds missing build end timestamp #265

Closed tjtelan closed 3 years ago

tjtelan commented 3 years ago

Example from stream:

 Build # |   Org   |   Repo    | Branch  | Commit  | User Envs |     Queue time      |     Start time      | End time | Build state 
---------+---------+-----------+---------+---------+-----------+---------------------+---------------------+----------+-------------
 3       | tjtelan | orbitalci | develop | 5372a7d |           | 2020-11-25T21:16:10 | 2020-11-25T21:16:10 | ---      | Done 

We see that there's also no timestamp in the database: image