build/internal/workflow
Alexander Rakoczy 79bf688aec internal/relui: format task results on home
Render the workflow task results as a table using a css grid layout,
rather than a table, to allow for us to expand rows to show logs and
eventually other results without using javascript.

For golang/go#47401

Change-Id: I1ab1bb3a1b87d2e864b769eeb232336af98a306d
Reviewed-on: https://go-review.googlesource.com/c/build/+/353349
Trust: Alexander Rakoczy <alex@golang.org>
Run-TryBot: Alexander Rakoczy <alex@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2021-10-01 05:16:22 +00:00
..
workflow.go internal/relui: format task results on home 2021-10-01 05:16:22 +00:00
workflow_test.go cmd/relui,internal/relui: create and run workflows 2021-09-28 15:24:53 +00:00