github.com/jenkins-x/test-infra@v0.0.7/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