diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-05-19 00:17:21 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-05-19 00:17:21 +0300 |
commit | 18cf9444cf63cc6eecbf8951a996c27ddfeaa610 (patch) | |
tree | 2b4edded1b0278fbdc710ee37c4426d0269d70de | |
parent | c8109496007827bef95fcb1a207ccc34db0bb182 (diff) | |
download | ydb-18cf9444cf63cc6eecbf8951a996c27ddfeaa610.tar.gz |
intermediate changes
ref:3d42d3e5f72a02433553d9b97e95ae7d291c357a
-rw-r--r-- | build/rules/autocheck.blacklist | 1 | ||||
-rw-r--r-- | build/rules/contrib_python.policy | 2 | ||||
-rw-r--r-- | build/ya.conf.json | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/build/rules/autocheck.blacklist b/build/rules/autocheck.blacklist index bf3b9e20df..08876de2c4 100644 --- a/build/rules/autocheck.blacklist +++ b/build/rules/autocheck.blacklist @@ -1428,3 +1428,4 @@ billing/balance/configs adv/pcode/mobileadssdk/sdk/unity/plugin callab/delta devtools/cache_test_trigger +haas/eine/eine-firmware diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 628ab86df4..88506b54cf 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -107,7 +107,7 @@ DENY .* -> contrib/libs/sophos # contrib/python/backports should not be used in new projects because we want # to start new projects on Py3 -ALLOW contrib/python/backports.tempfile -> contrib/deprecated/python/backports.weakref +ALLOW contrib/deprecated/python/backports.tempfile -> contrib/deprecated/python/backports.weakref DENY .* -> contrib/deprecated/python/backports.weakref ALLOW contrib/python/thrift/tests -> contrib/python/thrift diff --git a/build/ya.conf.json b/build/ya.conf.json index 6b5fd446a4..1d35d9e0ab 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -6601,7 +6601,7 @@ }, "yo": { "formula": { - "sandbox_id": 1247381004, + "sandbox_id": 1313314510, "match": "yo" }, "executable": { |