Summary: We need to add a large domain of address for brck, and only for them. In order to do that, we'll first introduce a way to gaurd against unique changes.
Reviewed By: AyliD
Differential Revision: D18058884
fbshipit-source-id: 38a1ad45305e72871593d954906193e9f0964493
Summary:
Pull Request resolved: https://github.com/facebookincubator/ent/pull/89
We can't run "imports" on files when the state is not completed. Because, "goimports" will drop undefined package. Therefore, it's suspended to end of the writing.
Fixed#88
Reviewed By: alexsn
Differential Revision: D17899321
fbshipit-source-id: 198dae11b121869764ebc9eee92110caf4256bed
Summary:
Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1408
In addition removing GOPROXY setting as its enabled by default in 1.13
Reviewed By: a8m
Differential Revision: D17181239
fbshipit-source-id: e1faebea46ce6d5c4c11a55e6e7ee7a87b374c0f
Summary:
Code in fbcode/fbc/kirin/graph requires uuid v1.1.1 so entc needs to use the same version, otherwise running entc against `fbcode/fbc/kirin/graph/ent/schema` will result in the following error:
$ entc generate ./ent/schema
open plugin /var/folders/gc/4mclbm612vb2jgg7x2mks20xxhkjkd/T/entc_fbc_kirin_graph_ent_schema_1562895280.so: plugin.Open("/var/folders/gc/4mclbm612vb2jgg7x2mks20xxhkjkd/T/entc_fbc_kirin_graph_ent_schema_1562895280"): plugin was built with a different version of package github.com/google/uuid
Reviewed By: tcirstea
Differential Revision: D16226326
fbshipit-source-id: 1f9939ed64e7490220ed5ae56b3f24b9ef9dd558