open-location-code icon indicating copy to clipboard operation
open-location-code copied to clipboard

Update to work with new Bazel

Open fulldecent opened this issue 1 year ago • 0 comments

Currently build tests are failing because we depend on Bazel. But a new Bazel came out and a lot of stuff broke.

--> https://github.com/google/open-location-code/actions/runs/9907587241

I went ahead and modernized the Bazel for the new version 7. This fixes C and CPP. Hopefully this is good enough for now.

Additionally, other changes will need to be made to get Java, js/closure and Python Bazel tests running again. I tried a bunch on those and failed.

fulldecent avatar Aug 13 '24 03:08 fulldecent