Print progress messages for finished builds

To identify builds that do not finish in time print a messages
whenever one of the subtasks is finished.

Change-Id: I67f59e22345f923c514a91fcbce2df057e2ef66c
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/24370
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Reviewed-by: Arnav Kansal <rnv@google.com>
Tested-by: Oleksandr Tymoshenko <ovt@google.com>
1 file changed
tree: 4294630c363bfb4a503ffb759df5c87a0af1df0b
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.