platforms icon indicating copy to clipboard operation
platforms copied to clipboard

Add presubmit tests to validate platform definitions

Open aiuto opened this issue 2 years ago • 1 comments

  • A smoke test to make sure the BUILD files parse
  • bonus points for producing a listing of all the defined cpu & OS values
    • perhaps the listing could be generated docs that we push back to a README

aiuto avatar Oct 01 '21 14:10 aiuto

We might not need this on CI at all. We should run bazel build ... before any commit to see things parse. There is not enough to break. I'm leaving it open as a reminder that we have no CI run.

aiuto avatar Apr 11 '22 21:04 aiuto