findbuild: Handle early Chromium builds

This CL adds a check to determine whether a CL is earlier than the earlist COS build. This CL also changes all errors to lower-case to follow Go convention.

BUG=b/160901711
TEST=unittests, run local

Change-Id: I96d490b4549a12920e6932b2dc5cdacdc228e233
7 files changed
tree: 527595a83b286e3167fe6d4044d9b02c179465e3
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. README.md
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.