diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-02-05 07:17:13 +0300 |
---|---|---|
committer | Alexander Smirnov <alex@ydb.tech> | 2024-02-09 19:17:55 +0300 |
commit | 93d6658791700380b90ce5931112cd202507d75b (patch) | |
tree | 87f9e730a5ce453a4eaedf4a39751d3372fad963 | |
parent | 403acfd855c1a9763e3f0e9af65504b74f0bbc17 (diff) | |
download | ydb-93d6658791700380b90ce5931112cd202507d75b.tar.gz |
Automatic release build for ymake, os_ymake
From hash: [6441d7748c4d817cab34b46fee2824718e9ae263](https://a.yandex-team.ru/arcadia/commit/6441d7748c4d817cab34b46fee2824718e9ae263)
From revision: [13358323](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-ymake&version=160)
Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci)
Update tools: ymake, os_ymake
-rw-r--r-- | build/external_resources/ymake/public.resources.json | 10 | ||||
-rw-r--r-- | build/external_resources/ymake/resources.json | 10 | ||||
-rw-r--r-- | build/mapping.conf.json | 10 |
3 files changed, 20 insertions, 10 deletions
diff --git a/build/external_resources/ymake/public.resources.json b/build/external_resources/ymake/public.resources.json index 71377438c0..6005ffdb78 100644 --- a/build/external_resources/ymake/public.resources.json +++ b/build/external_resources/ymake/public.resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:5731297588" + "uri": "sbr:5766172292" }, "darwin-arm64": { - "uri": "sbr:5731298012" + "uri": "sbr:5766171800" }, "linux": { - "uri": "sbr:5731298871" + "uri": "sbr:5766173070" }, "linux-aarch64": { - "uri": "sbr:5731297073" + "uri": "sbr:5766171341" }, "win32-clang-cl": { - "uri": "sbr:5731299437" + "uri": "sbr:5766172695" } } } diff --git a/build/external_resources/ymake/resources.json b/build/external_resources/ymake/resources.json index beaed0393a..065a08e85e 100644 --- a/build/external_resources/ymake/resources.json +++ b/build/external_resources/ymake/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:5731292752" + "uri": "sbr:5766144492" }, "darwin-arm64": { - "uri": "sbr:5731292924" + "uri": "sbr:5766144041" }, "linux": { - "uri": "sbr:5731294947" + "uri": "sbr:5766145182" }, "linux-aarch64": { - "uri": "sbr:5731296385" + "uri": "sbr:5766143729" }, "win32-clang-cl": { - "uri": "sbr:5731295134" + "uri": "sbr:5766144894" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 7b98a2b96d..c1b337cfa3 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -139,6 +139,11 @@ "5720356918": "https://devtools-registry.s3.yandex.net/5720356918", "5751850457": "https://devtools-registry.s3.yandex.net/5751850457", "5752606847": "https://devtools-registry.s3.yandex.net/5752606847", + "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", + "5766171800": "https://devtools-registry.s3.yandex.net/5766171800", + "5766173070": "https://devtools-registry.s3.yandex.net/5766173070", + "5766171341": "https://devtools-registry.s3.yandex.net/5766171341", + "5766172695": "https://devtools-registry.s3.yandex.net/5766172695", "4307890075": "https://devtools-registry.s3.yandex.net/4307890075", "5517245192": "https://devtools-registry.s3.yandex.net/5517245192", "4307901240": "https://devtools-registry.s3.yandex.net/4307901240", @@ -364,6 +369,11 @@ "5720356918": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5751850457": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5752606847": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5766172292": "devtools/ymake/bin/ymake for darwin", + "5766171800": "devtools/ymake/bin/ymake for darwin-arm64", + "5766173070": "devtools/ymake/bin/ymake for linux", + "5766171341": "devtools/ymake/bin/ymake for linux-aarch64", + "5766172695": "devtools/ymake/bin/ymake for win32-clang-cl", "4307890075": "flake8_linter for linux", "5517245192": "flake8_linter for linux", "4307901240": "flake8_linter for linux-aarch64", |