buildkit/util/progress
Erik Sipsma 2dfec01fed progress: support vertex start/stop intervals.
Previously, vertexes sent to progress might have multiple intervals in
which they started+stopped, but the output only knew about the most
recent interval. Now, all the intervals are tracked and the total time
spent on each (after accounting for overlaps) is displayed. This is
implemented both for normal vertexes and progress group vertexes.

Signed-off-by: Erik Sipsma <erik@sipsma.dev>
2022-02-08 11:27:51 -08:00
..
controller Add support for progress groups. 2022-02-08 11:27:49 -08:00
logs keep buffer of logs to show on failure when regular logs are clipped 2022-01-24 21:30:46 -08:00
progressui progress: support vertex start/stop intervals. 2022-02-08 11:27:51 -08:00
progresswriter progessui: return warnings from printer 2021-11-30 21:58:37 -08:00
multireader.go [#2112] progress.FromContext returns a writer factory 2021-06-28 18:58:29 +00:00
multiwriter.go lint: add misspell and unused 2020-07-18 08:13:57 -07:00
progress.go [#2112] progress.FromContext returns a writer factory 2021-06-28 18:58:29 +00:00
progress_test.go [#2112] progress.FromContext returns a writer factory 2021-06-28 18:58:29 +00:00