diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-03-16 16:07:46 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-03-16 16:07:46 +0300 |
commit | 15d1a0bf99bc8e273d39978cebdcaa3368ede0d7 (patch) | |
tree | ee47600b9335046fe5871fdb1ba2d51bf025c8f7 | |
parent | ccfb2af8bfa32ae71d015af76e8455e77cc0bed6 (diff) | |
download | ydb-15d1a0bf99bc8e273d39978cebdcaa3368ede0d7.tar.gz |
Intermediate changes
-rw-r--r-- | build/rules/autocheck.isolated_projects | 1 | ||||
-rw-r--r-- | build/rules/kikimr.policy | 2 | ||||
-rw-r--r-- | build/rules/taxi_uservices/taxi_uservices.isolated_projects | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/build/rules/autocheck.isolated_projects b/build/rules/autocheck.isolated_projects index 940ddbb3173..386a2dd0a2a 100644 --- a/build/rules/autocheck.isolated_projects +++ b/build/rules/autocheck.isolated_projects @@ -90,3 +90,4 @@ mba/admin/oracle_sql/post_reload_sqls/ haas/m3/eng-configs mba/oebs mba/infra/testing +mba/isolated_projects diff --git a/build/rules/kikimr.policy b/build/rules/kikimr.policy index 819d9239ea2..2bfa6204bd6 100644 --- a/build/rules/kikimr.policy +++ b/build/rules/kikimr.policy @@ -1,3 +1,5 @@ +# Tasklet v2 schema registry +ALLOW tasklet/registry/common -> kikimr/ci # temporary allow to depend (FIXME: gvit) ALLOW yabs/sbyt/testing/scenarios/bigstart -> kikimr/ci # temporary allow to depend (FIXME: gvit) diff --git a/build/rules/taxi_uservices/taxi_uservices.isolated_projects b/build/rules/taxi_uservices/taxi_uservices.isolated_projects index a0a4fea451e..7e22811738f 100644 --- a/build/rules/taxi_uservices/taxi_uservices.isolated_projects +++ b/build/rules/taxi_uservices/taxi_uservices.isolated_projects @@ -357,7 +357,6 @@ taxi/uservices/services/eats-retail-market-integration taxi/uservices/services/eats-retail-order-history taxi/uservices/services/eats-retail-pickerapp-proxy taxi/uservices/services/eats-retail-products-autodisable -taxi/uservices/services/eats-retail-products-lists taxi/uservices/services/eats-retail-seo taxi/uservices/services/eats-retail-suggest taxi/uservices/services/eats-retail-vseapteki-proxy |