Browse Source

Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool

From hash: [dc3ca5f2d151b61f95aa364705a98deebb78c978](https://a.yandex-team.ru/arcadia/commit/dc3ca5f2d151b61f95aa364705a98deebb78c978)
From revision: [14060764](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=402)
Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin)

Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool
8d69cc3946ed2c658ddccd60177434a801c22814
robot-ya-builder 9 months ago
parent
commit
88715f2283

+ 7 - 3
build/mapping.conf.json

@@ -138,9 +138,9 @@
         "5786827891": "https://devtools-registry.s3.yandex.net/5786827891",
         "5786826302": "https://devtools-registry.s3.yandex.net/5786826302",
         "2842390994": "https://devtools-registry.s3.yandex.net/2842390994",
-        "6342053228": "https://devtools-registry.s3.yandex.net/6342053228",
         "5310288728": "https://devtools-registry.s3.yandex.net/5310288728",
         "5620327787": "https://devtools-registry.s3.yandex.net/5620327787",
+        "6342053228": "https://devtools-registry.s3.yandex.net/6342053228",
         "5257605552": "https://devtools-registry.s3.yandex.net/5257605552",
         "5257606004": "https://devtools-registry.s3.yandex.net/5257606004",
         "2989597929": "https://devtools-registry.s3.yandex.net/2989597929",
@@ -215,6 +215,8 @@
         "6277093604": "https://devtools-registry.s3.yandex.net/6277093604",
         "6313963698": "https://devtools-registry.s3.yandex.net/6313963698",
         "6314019299": "https://devtools-registry.s3.yandex.net/6314019299",
+        "6361490587": "https://devtools-registry.s3.yandex.net/6361490587",
+        "6361553082": "https://devtools-registry.s3.yandex.net/6361553082",
         "5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
         "5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
         "5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -648,9 +650,9 @@
         "5786827891": "contrib/tools/python3/python3 for linux-aarch64",
         "5786826302": "contrib/tools/python3/python3 for win32",
         "2842390994": "devtools jacoco agent 0.8.7 with shaded asm",
-        "6342053228": "devtools jstyle runner 10.16.0",
         "5310288728": "devtools jstyle runner 10.12.4",
         "5620327787": "devtools jstyle runner 10.12.4",
+        "6342053228": "devtools jstyle runner 10.16.0",
         "5257605552": "devtools/bloat2/tools/bloat/bloat for darwin",
         "5257606004": "devtools/bloat2/tools/bloat/bloat for linux",
         "2989597929": "devtools/huge_python/python for darwin",
@@ -725,6 +727,8 @@
         "6277093604": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
         "6313963698": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
         "6314019299": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+        "6361490587": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+        "6361553082": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
         "5486731632": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
         "5514350352": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
         "5514360398": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
@@ -1022,4 +1026,4 @@
     },
     "resources_info": {},
     "tasks": {}
-}
+}

+ 5 - 5
build/platform/test_tool/host.ya.make.inc

@@ -1,12 +1,12 @@
 IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6314017168)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361551183)
 ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6314015088)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361550061)
 ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6314019299)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361553082)
 ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6314013359)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361548526)
 ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6314018299)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361551961)
 
 ENDIF()

+ 5 - 5
build/platform/test_tool/host_os.ya.make.inc

@@ -1,12 +1,12 @@
 IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6313962673)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361488391)
 ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6313962078)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361487285)
 ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6313963698)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361490587)
 ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6313961531)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361486251)
 ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6313963241)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361489549)
 
 ENDIF()

+ 10 - 10
ya

@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
 PLATFORM_MAP = {
     "data": {
         "darwin": {
-            "md5": "70aecc737338fe4d0f1ea0312c26910e",
+            "md5": "092c098d187bcc8eaf6f471b9b81d3f6",
             "urls": [
-                f"{REGISTRY_ENDPOINT}/6313964763"
+                f"{REGISTRY_ENDPOINT}/6361540662"
             ]
         },
         "darwin-arm64": {
-            "md5": "ccfd7f146cc10651bb0cb8ec3ca726fd",
+            "md5": "9a422c7da7ac1ec3093a348a583a213e",
             "urls": [
-                f"{REGISTRY_ENDPOINT}/6313964505"
+                f"{REGISTRY_ENDPOINT}/6361539305"
             ]
         },
         "linux-aarch64": {
-            "md5": "2b5301ec9ae8fdc423d52eeeafc1b1a8",
+            "md5": "5cf312fc498ee45bf2e30ea88be77a1e",
             "urls": [
-                f"{REGISTRY_ENDPOINT}/6313964237"
+                f"{REGISTRY_ENDPOINT}/6361537649"
             ]
         },
         "win32-clang-cl": {
-            "md5": "2fae322ac4e5a6a0ff08f11dcfbcf775",
+            "md5": "30e34a475f245da6ea82ff9540fee060",
             "urls": [
-                f"{REGISTRY_ENDPOINT}/6313965088"
+                f"{REGISTRY_ENDPOINT}/6361541902"
             ]
         },
         "linux": {
-            "md5": "dfbe03867c169a70bc6f2b169b256c97",
+            "md5": "997d82c7b17ce2fa2f04793817f96524",
             "urls": [
-                f"{REGISTRY_ENDPOINT}/6313965497"
+                f"{REGISTRY_ENDPOINT}/6361543099"
             ]
         }
     }