cburgmer / buildviz

Transparency for your build pipeline's results and runtime

Home Page:https://buildviz.cburgmer.space/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gosync picks up from last job `building-time` not last stage `scheduled-time`

cburgmer opened this issue · comments

Gosync currently will ask buildviz for the newest job and start from there. However it will look only on a stage level, and compare the stage scheduled-time, which is a few seconds earlier than the actual job building-time.

Given gosync was started at time T, it would pick up all stages scheduled until that time. If this included only jobs building at T+2, then stages scheduled at T+1 would not be included on a subsequent sync. Instead gosync would start at T+2.

The feature was removed in favour of build-facts.