diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-07 10:27:36 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-07 10:52:32 +0300 |
commit | 224f97c03a8b351370aadfbc9d61afa50b992a4e (patch) | |
tree | 396ddfd694b950c2e4a4ba2138a816d6754b859c | |
parent | 16f64f7317dc7da8f1e8a7029acb3455b329ebbe (diff) | |
download | ydb-224f97c03a8b351370aadfbc9d61afa50b992a4e.tar.gz |
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3
From hash: [217325cdddef3b2b7f8fce4fb03594b8e55b3bea](https://a.yandex-team.ru/arcadia/commit/217325cdddef3b2b7f8fce4fb03594b8e55b3bea)
From revision: [12844645](https://a.yandex-team.ru/arcadia/commit/rXXXXXX)
[CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=274)
Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy)
Update tools: ya_bin3, ya_bin, os_ya, test_tool, test_tool3
-rw-r--r-- | build/mapping.conf.json | 8 | ||||
-rw-r--r-- | build/platform/test_tool/host.ya.make.inc | 20 | ||||
-rwxr-xr-x | ya | 20 |
3 files changed, 24 insertions, 24 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 2be86d422b..6b2d63f06c 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -87,8 +87,8 @@ "3968796477": "http://devtools-registry.s3.yandex.net/3968796477", "3968796981": "http://devtools-registry.s3.yandex.net/3968796981", "3968797636": "http://devtools-registry.s3.yandex.net/3968797636", - "5311950371": "http://devtools-registry.s3.yandex.net/5311950371", - "5311973174": "http://devtools-registry.s3.yandex.net/5311973174", + "5354932411": "http://devtools-registry.s3.yandex.net/5354932411", + "5354943007": "http://devtools-registry.s3.yandex.net/5354943007", "4307900052": "http://devtools-registry.s3.yandex.net/4307900052", "4307900057": "http://devtools-registry.s3.yandex.net/4307900057", "4307890075": "http://devtools-registry.s3.yandex.net/4307890075", @@ -216,8 +216,8 @@ "3968796477": "devtools/ya/test/programs/flake8/py3/flake8 for linux-aarch64", "3968796981": "devtools/ya/test/programs/flake8/py3/flake8 for linux-ppc64le", "3968797636": "devtools/ya/test/programs/flake8/py3/flake8 for win32", - "5311950371": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", - "5311973174": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5354932411": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5354943007": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "4307900052": "flake8_linter for darwin", "4307900057": "flake8_linter for darwin-arm64", "4307890075": "flake8_linter for linux", diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index b71050ffd7..aea2d64d77 100644 --- a/build/platform/test_tool/host.ya.make.inc +++ b/build/platform/test_tool/host.ya.make.inc @@ -1,17 +1,17 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5311948799) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5311971204) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5354931222) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5354942080) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5311948158) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5311970512) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5354930469) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5354941766) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5311950371) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5311973174) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5354932411) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5354943007) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5311947093) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5311969683) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5354929971) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5354941497) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5311949677) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5311972070) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5354931854) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5354942586) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "f0188a9d0bd7879cb50157f3ea808cce", + "md5": "5c9afdb50ed7475145ee9e06df420d29", "urls": [ - f"{REGISTRY_ENDPOINT}/5311942658" + f"{REGISTRY_ENDPOINT}/5354927491" ] }, "darwin-arm64": { - "md5": "d08e93fed7152a4f02302acca2702b06", + "md5": "5d6cced4bb27a84bcfcc87ab23c90b56", "urls": [ - f"{REGISTRY_ENDPOINT}/5311942146" + f"{REGISTRY_ENDPOINT}/5354927029" ] }, "linux-aarch64": { - "md5": "31903c2024013954395d089654c90020", + "md5": "51b568fc6964384b4ac3ff37f24bd277", "urls": [ - f"{REGISTRY_ENDPOINT}/5311941646" + f"{REGISTRY_ENDPOINT}/5354926657" ] }, "win32-clang-cl": { - "md5": "5a2336b7682819dba66f49f6cefd0f13", + "md5": "0039396cbdbec4e79ae9155d83ac9bfb", "urls": [ - f"{REGISTRY_ENDPOINT}/5311943201" + f"{REGISTRY_ENDPOINT}/5354927873" ] }, "linux": { - "md5": "298903682eb65ab9cab3f16b5f9d781b", + "md5": "24f77444eead6462da34b44733feb046", "urls": [ - f"{REGISTRY_ENDPOINT}/5311943529" + f"{REGISTRY_ENDPOINT}/5354928438" ] } } |