diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-08-01 11:00:18 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-08-01 11:00:18 +0300 |
commit | 7e0591a87e723564979f7a7564ef22a2ff3aa8ca (patch) | |
tree | ccc30c64f1e8f33239c698ffb6d55358ce80e148 | |
parent | 33c36722183fe4f3d29d7dbd741e7f53c441ed0b (diff) | |
download | ydb-7e0591a87e723564979f7a7564ef22a2ff3aa8ca.tar.gz |
Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3
by @say
Релиз, релиз в Аркадии
релизные деньки.
Как птицы заливаются
Джагглера звонки.
Шумные, весёлые
чаты в Телеграм.
Ещё не отстающие
проверки тут и там.
Галдят джависты в чатике,
язвят плюсовики.
Ябин, ябин в продашене,
Релизные деньки!
From hash: [faefe0d4f5acd3a36492f224572848100cd517a7](https://a.yandex-team.ru/arcadia/commit/faefe0d4f5acd3a36492f224572848100cd517a7)
From revision: [12058261](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=198)
Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci)
Update tools: ya_bin3, ya_bin, test_tool, test_tool3
-rwxr-xr-x | ya | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -23,11 +23,11 @@ import sys import platform import json -URLS = ['https://proxy.sandbox.yandex-team.ru/4841271479', 'https://storage.yandex-team.ru/get-devtools/1946324/06f1c4408b06edb7f6971ab29aaf5a47/by_platform.json'] -MD5 = '06f1c4408b06edb7f6971ab29aaf5a47' +URLS = ['https://proxy.sandbox.yandex-team.ru/4846700967', 'https://storage.yandex-team.ru/get-devtools/212715/c74ccb22bdd831b131f1d8d17d3cac12/by_platform.json'] +MD5 = 'c74ccb22bdd831b131f1d8d17d3cac12' -URLS3 = ['https://proxy.sandbox.yandex-team.ru/4841301835', 'https://storage.yandex-team.ru/get-devtools/1817427/aa936c046cf1551c87906f05177bbfb2/by_platform.json'] -MD53 = 'aa936c046cf1551c87906f05177bbfb2' +URLS3 = ['https://proxy.sandbox.yandex-team.ru/4846691177', 'https://storage.yandex-team.ru/get-devtools/1942278/3f3a78b334369aee46990c44113186c3/by_platform.json'] +MD53 = '3f3a78b334369aee46990c44113186c3' DEFAULT_PY_VER = 2 |