diff options
author | arcadia-devtools <[email protected]> | 2022-04-07 08:28:21 +0300 |
---|---|---|
committer | arcadia-devtools <[email protected]> | 2022-04-07 08:28:21 +0300 |
commit | 93e82f85e8f923ac94b49a5e520ada8783c45e6a (patch) | |
tree | 038d1572e3b01a7a0898fe993588eee1fe57c60b | |
parent | e19fde8742b4966899a4a05650d47745b4fc8faf (diff) |
intermediate changes
ref:fd56423a424651e3d162f253048586d4a94a4838
-rw-r--r-- | build/rules/alice.policy | 1 | ||||
-rw-r--r-- | build/rules/autocheck.blacklist | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/build/rules/alice.policy b/build/rules/alice.policy index 835ec4c272a..f4e01bb7bb4 100644 --- a/build/rules/alice.policy +++ b/build/rules/alice.policy @@ -2,6 +2,7 @@ ALLOW alice/megamind -> alice/megamind/library ALLOW junk -> alice/megamind/library ALLOW alice/apphost/graph_generator -> alice/megamind/library/config/protos ALLOW alice/apphost/graph_generator -> alice/megamind/library/config/scenario_protos +ALLOW sandbox/projects/megamind -> alice/megamind/library/config/scenario_protos ALLOW alice/kronstadt/tools/graph_generator -> alice/megamind/library/config/scenario_protos # DO NOT ADD NEW ALLOW RULES diff --git a/build/rules/autocheck.blacklist b/build/rules/autocheck.blacklist index 4e845b13239..79e832e3dd6 100644 --- a/build/rules/autocheck.blacklist +++ b/build/rules/autocheck.blacklist @@ -138,7 +138,6 @@ contest/experiments/kafka/streams portal/infra-scripts market/ir/lib/robot-storage contest/experiments/kafka/consumer -market/ir/b2b supdev/H2S contest/backend/flow market/front/schedulers @@ -650,3 +649,5 @@ taxi/github/deps-py2 market/front/libs/elements data-ui/monitoring taxi/callcenter-frontend +payplatform/spirit/whitespirit +market/ir/market-robot |