github.com/yrj2011/jx-test-infra@v0.0.0-20190529031832-7a2065ee98eb/testgrid/cmd/updater/README.md (about)

     1  
     2  The testgrid updater reads results from GCS to create a state proto.
     3  
     4  The testgrid server reads these protos, converts them to json which the
     5  javascript UI reads and renders on the screen.
     6  
     7  TODO(fejta): provide better documentation soon