diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-11 12:51:24 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-11 12:51:24 +0300 |
commit | 83223a09c6aac565b8a36f97fecbd62d2df82907 (patch) | |
tree | d8bf6e91d59cbce7bc590e0c63773d34e7f4f2a4 | |
parent | 8ab865f6eb97075c9ffc3645d0109b9dd41b3f7b (diff) | |
download | ydb-83223a09c6aac565b8a36f97fecbd62d2df82907.tar.gz |
intermediate changes
ref:181d0b6b0bd97d298ee9648187902e5e0e23cadf
-rw-r--r-- | build/mapping.conf.json | 12 | ||||
-rw-r--r-- | build/ya.conf.json | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 9d09f0eb7b7..c29a3cabceb 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -2979,6 +2979,11 @@ "2857211305": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2857211305", "2857212963": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2857212963", "2857213798": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2857213798", + "2860855300": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2860855300", + "2860855816": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2860855816", + "2860856556": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2860856556", + "2860857188": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2860857188", + "2860858859": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2860858859", "309054781": "https://storage.mds.yandex.net/get-devtools-opensource/250854/309054781", "360916612": "https://storage.mds.yandex.net/get-devtools-opensource/233854/360916612", "412716868": "https://storage.mds.yandex.net/get-devtools-opensource/233854/412716868", @@ -3835,6 +3840,13 @@ "linux_musl": "2835396951", "win32": "2835394622" }, + "1239511198": { + "darwin": "2860856556", + "darwin-arm64": "2860858859", + "linux-ppc64le": "2860855816", + "linux_musl": "2860857188", + "win32": "2860855300" + }, "220049371": { "Darwin-14.5.0-x86_64-i386-64bit": "499943029" }, diff --git a/build/ya.conf.json b/build/ya.conf.json index 48d0beecc19..73b72b38d9d 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -6072,7 +6072,7 @@ "arc": { "formula": { "sandbox_id": [ - 1234159318 + 1240002985 ], "match": "arc" }, |