aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-04-04 14:09:55 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-04-04 14:09:55 +0300
commit56f87e92d333c50849392be4b3fe1e79c36d096f (patch)
tree04928cc20aaf4c435644bd95837457c9946778e8
parent8747f5ca7329f26daf886c6a974ac9a36913c88f (diff)
downloadydb-56f87e92d333c50849392be4b3fe1e79c36d096f.tar.gz
intermediate changes
ref:7138541256ab59296e4a975ee083e4bf67d579c3
-rw-r--r--build/rules/autocheck.blacklist5
-rw-r--r--build/rules/go/vendor.policy4
2 files changed, 9 insertions, 0 deletions
diff --git a/build/rules/autocheck.blacklist b/build/rules/autocheck.blacklist
index 0d112eeb86b..a1b344dda36 100644
--- a/build/rules/autocheck.blacklist
+++ b/build/rules/autocheck.blacklist
@@ -291,3 +291,8 @@ pr/contacts/dockerfiles
milab/frontend/cities-quiz
intranet/feedback
taxi/lavka/platform/packages/currency2text
+devtools/fei-schedulers
+taxi/github/loveka-robotics/libraries/stm32/stm32pp
+taxi/lavka/platform/packages/mouse
+pr/contacts/api
+pr/contacts/frontend
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index 9f28d627037..301ebfa68b8 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -1087,6 +1087,10 @@ DENY .* -> vendor/github.com/anatol/luks.go;test
DENY .* -> vendor/github.com/anatol/vmtest;test
DENY .* -> vendor/github.com/anatol/devmapper.go;test
+# CONTRIB-2497
+ALLOW .* -> vendor/github.com/chzyer/readline
+DENY .* -> vendor/github.com/chzyer/readline;test
+
# CONTRIB-2498
ALLOW .* -> vendor/github.com/fatih/color