implementing handlefindreleasedbuild function

Also changing error types to be the same across functions. Updating html files for the changelog webapp.

BUG=b/239224440

Change-Id: I48cc998f96e076daa58e4bd02b7585f3f5063441
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/35508
Tested-by: Arnav Kansal <rnv@google.com>
Reviewed-by: Arnav Kansal <rnv@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
10 files changed
tree: bcfc841b0640599adfd48b0d74d4f2ea257706b9
  1. release/
  2. src/
  3. testing/
  4. .gitignore
  5. BUILD.bazel
  6. cloudbuild.yaml
  7. CONTRIBUTING.md
  8. deps.bzl
  9. go.mod
  10. go.sum
  11. LICENSE
  12. README.md
  13. run_tests.sh
  14. 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.