summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprettyboy <[email protected]>2024-03-15 16:53:58 +0300
committerprettyboy <[email protected]>2024-03-15 17:13:25 +0300
commite19c0d748a187321cb009cbef47ce53dcb987f9c (patch)
treee4525266e5b25514027d3cc66b67f58834a91f0e
parent1805edb9c8099acfece4bc8effa138eb5ebbc775 (diff)
Revert commit rXXXXXX, Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
019f453a8085f17b5326a65240dd2980599c33f0
-rw-r--r--build/mapping.conf.json6
-rw-r--r--build/platform/test_tool/host.ya.make.inc20
-rw-r--r--build/platform/test_tool/host_os.ya.make.inc20
-rwxr-xr-xya20
4 files changed, 30 insertions, 36 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index d285ed569b4..3feaeef13ee 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -143,7 +143,6 @@
"5923487331": "https://devtools-registry.s3.yandex.net/5923487331",
"5939051197": "https://devtools-registry.s3.yandex.net/5939051197",
"5955125762": "https://devtools-registry.s3.yandex.net/5955125762",
- "5991013238": "https://devtools-registry.s3.yandex.net/5991013238",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -189,8 +188,6 @@
"5939157325": "https://devtools-registry.s3.yandex.net/5939157325",
"5955150131": "https://devtools-registry.s3.yandex.net/5955150131",
"5955152376": "https://devtools-registry.s3.yandex.net/5955152376",
- "5991040789": "https://devtools-registry.s3.yandex.net/5991040789",
- "5991046326": "https://devtools-registry.s3.yandex.net/5991046326",
"5811823978": "https://devtools-registry.s3.yandex.net/5811823978",
"5840611982": "https://devtools-registry.s3.yandex.net/5840611982",
"5860186783": "https://devtools-registry.s3.yandex.net/5860186783",
@@ -489,7 +486,6 @@
"5923487331": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"5939051197": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"5955125762": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5991013238": "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",
@@ -535,8 +531,6 @@
"5939157325": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5955150131": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5955152376": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
- "5991040789": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
- "5991046326": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5811823978": "devtools/yexport/bin/yexport for darwin",
"5840611982": "devtools/yexport/bin/yexport for darwin",
"5860186783": "devtools/yexport/bin/yexport for darwin",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index c85a5014b20..0652481b96c 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:5991012069)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991043769)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955124917)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955148660)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991011325)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991042370)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955124481)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955148035)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991013238)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991046326)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955125762)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955150131)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991010670)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991041153)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955124163)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955147544)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991012730)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991045125)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955125340)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955149320)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index b1a521f48d9..cc1570eabde 100644
--- a/build/platform/test_tool/host_os.ya.make.inc
+++ b/build/platform/test_tool/host_os.ya.make.inc
@@ -1,17 +1,17 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991038804)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991038804)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955149519)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955149519)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991037682)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991037682)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955148273)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955148273)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991040789)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991040789)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955152376)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955152376)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991036383)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991036383)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955147189)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955147189)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991039832)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991039832)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955150957)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955150957)
ENDIF()
diff --git a/ya b/ya
index 9a421d9ca88..03521706703 100755
--- a/ya
+++ b/ya
@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "29bf0e22dcfad9b2ec9ba9e669f57938",
+ "md5": "2ebe862a307246989be632928130199f",
"urls": [
- f"{REGISTRY_ENDPOINT}/5991037658"
+ f"{REGISTRY_ENDPOINT}/5955139631"
]
},
"darwin-arm64": {
- "md5": "248d596ac6aadfba499a0cada8d7980e",
+ "md5": "ac40dee57a223cdba05ea8c94de9b649",
"urls": [
- f"{REGISTRY_ENDPOINT}/5991036315"
+ f"{REGISTRY_ENDPOINT}/5955138953"
]
},
"linux-aarch64": {
- "md5": "3c62042515d9aaf0001e2d15d0c404dc",
+ "md5": "63b9cc33ff32048c460c5a9076d1482b",
"urls": [
- f"{REGISTRY_ENDPOINT}/5991035540"
+ f"{REGISTRY_ENDPOINT}/5955138301"
]
},
"win32-clang-cl": {
- "md5": "e13072b7fa4a0db46416bac5db1c9ca1",
+ "md5": "87fe2ce1c305b0e8c9ba44d7eb840ea5",
"urls": [
- f"{REGISTRY_ENDPOINT}/5991038735"
+ f"{REGISTRY_ENDPOINT}/5955140105"
]
},
"linux": {
- "md5": "b17618fd730a8ce3265a82aadfa53839",
+ "md5": "4760845d20d6d22c4f6255638cc64ef1",
"urls": [
- f"{REGISTRY_ENDPOINT}/5991039774"
+ f"{REGISTRY_ENDPOINT}/5955140488"
]
}
}