skroutz / mistry

General-purpose build server
https://engineering.skroutz.gr/blog/speeding-up-build-pipelines-with-mistry/
GNU General Public License v3.0
105 stars 8 forks source link

Remove BuildInfo.StartedAt #49

Open apostergiou opened 6 years ago

apostergiou commented 6 years ago

This information exists in the BuildInfo struct as of https://github.com/skroutz/mistry/pull/47.

The job marshalling should also be updated accordingly.

agis commented 5 years ago

I think we have to do this the other way round. Complete #39 first, and remove BuildInfo.StartedAt.