diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-25 20:44:14 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-25 20:44:14 +0300 |
commit | 67e2ad960068f40e2dbcbce84908b06b91603a19 (patch) | |
tree | d6e33b0e883047cc8da473c8e81f4895e9f21884 | |
parent | 8834e9b5eaf11c7bd24b137ce3ed700653be911b (diff) | |
download | ydb-67e2ad960068f40e2dbcbce84908b06b91603a19.tar.gz |
intermediate changes
ref:6521c7d64b41ea783c87cc27847558152c0e5743
-rw-r--r-- | build/rules/contrib_python.policy | 1 | ||||
-rw-r--r-- | build/ya.conf.json | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 6a163ade5e..efcfa3f8c4 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -699,4 +699,5 @@ DENY .* -> contrib/python/hurry.filesize # https://st.yandex-team.ru/CONTRIB-2338 ALLOW noc/.* -> contrib/python/asyncssh +ALLOW jupytercloud/backend/.* -> contrib/python/asyncssh DENY .* -> contrib/python/asyncssh diff --git a/build/ya.conf.json b/build/ya.conf.json index 85744eb105..6e9e149420 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -8201,7 +8201,7 @@ }, "yfm-docs": { "formula": { - "sandbox_id": 1248368653, + "sandbox_id": 1255978609, "match": "yfm-docs" }, "executable": { @@ -8559,7 +8559,7 @@ }, "lama": { "formula": { - "sandbox_id": 1254576600, + "sandbox_id": 1256094494, "match": "lama" }, "executable": { |