github / semantic

Parsing, analyzing, and comparing source code across many languages
8.94k stars 454 forks source link

Bazel in CI reporting errors #619

Closed rewinfrey closed 3 years ago

rewinfrey commented 4 years ago

In https://github.com/github/semantic/pull/618, @patrickt and I ran into some issues getting Bazel to build semantic correctly in CI. Locally, bazel builds are still working, but there is something specific about the CI setup that is creating an issue. For now bazel builds are disabled in CI for semantic, but it would be ideal to troubleshoot and fix the CI bazel builds.

patrickt commented 3 years ago

This is fixed.