sourcegraph/dev/dx
Dave Try fc89947763
bazel: build //enterprise (#47327)
* udpate visibility

* build enterprise in CI

* Revert "udpate visibility"

This reverts commit de47188d3c.

* Fix visibility

* Regen buildfiles

* Force add the missing file

* Remove spaces from filenames

* Fix some issues with conflicting protobuf defs

* Fix the remaining mess with googleapis

* Fix coreos/iptable dependency

The `build` file at the root of their repo is mistaken by Gazelle for
being a Bazel buildfile whereas it's just a shell script.

We can fix this by simply forcing bazel to generate the buildfile
regardless.

* Fix one last issue with googleapis and proto

* Since I'm here, let's fix some visibility as well

* Update buildfiles

* Build //...

* Comment on the iptable issue

* Remove unecessary visibility tweak

* fixup

---------

Co-authored-by: Jean-Hadrien Chabran <jh@chabran.fr>
2023-02-07 15:30:46 +01:00
..
BUILD.bazel bazel: build //enterprise (#47327) 2023-02-07 15:30:46 +01:00
main.go dx: create a cli similar to sg (playground for DX) (#44066) 2022-11-08 13:34:13 +01:00