sourcegraph/lib/codeintel/precise
Jean-Hadrien Chabran 7c55c2351e
bk: add soft-failing bazel jobs (#47601)
This PR introduces soft-failing bazel jobs which are running on all
builds, as way to gather experience and feedback on running Bazel in CI.

Changes in the go code are mostly about adding missing git configuration
bits that were failing in the sandbox.

## Test plan

<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->

CI will show up bazel stuff, but ok to fail. 


![image](https://user-images.githubusercontent.com/10151/223689285-ba4f91f9-991e-42ba-b333-f8adfd503ee9.png)

---------

Co-authored-by: Greg Magolan <gmagolan@gmail.com>
2023-03-08 11:28:18 +00:00
..
diff bk: add soft-failing bazel jobs (#47601) 2023-03-08 11:28:18 +00:00
BUILD.bazel bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
hash_test.go codeintel: Rename semantic package to precise (#23487) 2021-08-04 14:45:52 -05:00
hash.go codeintel: Rename semantic package to precise (#23487) 2021-08-04 14:45:52 -05:00
query.go errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
types.go codeintel: Use project root when converting LSIF to SCIP (#46352) 2023-01-12 09:55:28 +00:00
util_test.go Housekeeping: Rename variables to avoid collisions with packages (#47179) 2023-01-31 16:28:43 +01:00
util.go codeintel: add support for find-implementations (#24854) 2021-11-04 12:53:59 -06:00