| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
As a part of working on [this issue](https://github.com/ytsaurus/ytsaurus/issues/165) I've implemented RPC method for reading JobProxy logs and uploading them to Cypress.
---
f31ec2651b37b87791e950e7ad7264f6f8ece645
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/594
Co-authored-by: ignat <ignat@yandex-team.com>
|
|
|
|
|
| |
wip
e55ce2fefaf54ab6230b1ac5207e0dcda87645d5
|
| |
|
|
|
|
|
|
| |
TMaybe::GetOrElse method
03109df768118daa8c95e373de082712a2362407
|
|
|
|
| |
69e5abfadd994602479be713abb69e2d6053734d
|
|
|
|
|
| |
Cosmetics for pull queue consumer
3e448bbc389a487b942c1dcd41a5d2cd6c83d4fc
|
|
|
|
| |
62e80da5fdcbdae723b31312339e204116847e9f
|
|
|
|
| |
a7cbcf6aba701cfdfb6d478a27e8d48da1c5d72f
|
|
|
|
| |
8053e7d3b31e5386109fc59fd45a45ff7522827d
|
| |
|
|
|
|
| |
a8acc946f5655170fc732816a8a8bc9e33388de3
|
|
|
|
| |
ae19a6c35241814f51f9efefbf7a6441b5fa4672
|
| |
|
| |
|
|
|
|
| |
ae99200cc6344837df3430e172f088fe06375584
|
|
|
|
|
|
| |
В https://a.yandex-team.ru/arcadia/commit/rXXXXXX мы стали запускать тайдинг для всего питона. в этом PR фикс.
чуть подробнее тут https://st.yandex-team.ru/#66619a1cef58eb2de9918702
3acfe69bcd47502d38bc51e83ba936407992d875
|
|
|
|
|
| |
* remove old 0.8.7
d2d61769d843c6d27530c407fb9b32d107f1495d
|
|
|
|
|
| |
pass module_lang in tests
bc7452000cd4082a121a66c56609fe475adc31f6
|
|
|
|
|
| |
https://github.com/yandex/toolchain-registry/releases/tag/clang16-v10
cb465b72d46fef59ae8183a704bc4de343920ec8
|
|
|
|
| |
ea8c2557a731ea114340ae4c559ccef2f45706f3
|
|
|
|
| |
438bc5ed4e35d7a3aeffcce25e862d21289d4cad
|
|
|
|
| |
d066598700eb4325890c037c8db5dd1ad1f248a8
|
|
|
|
| |
37b50713c341b80929c9c75df32b79a4e3fe00ab
|
| |
|
|
|
|
| |
2a151e9cf2ebdfa59d250c1bbb800e908703a6f0
|
|
|
|
| |
afb63fdba183d6c56bedb1bc853c1c19edd333d3
|
|
|
|
|
|
|
|
|
|
|
| |
We slightly rework inner workings of stat analysis. For almost any sane use case the behavior is identical, but should compile a little faster.
If you send string literals like `char[N]` or `const char*` make them constexpr. If you can't (e.g. `ex.what()` case) wrap it in `TStringBuf`, if you want the "by the book; 100% right" solution then wrap it in `TRuntimeFormat` instead.
`SetRequestInfo` methods now statically checks the format. Only one error was found -- hooray!
Some other internal stuff was added, a lot removed -- don't worry about it. You won't be able to see the difference
62050dfe8a9cedc1289f18e80397ff33a8e2ecdb
|
|
|
|
| |
2bcbc388f4572621be717459467a10ee900a6348
|
| |
|
|
|
|
| |
35578ca1f598ea49758c82e06d70191036ceded8
|
|
|
|
| |
15835b7dc46959ac79a57b0c0ec84f500dc839aa
|
|
|
|
| |
cbed5971acf61f658192644a09aa39ddb349a20e
|
|
|
|
| |
e43ef305d767fb94adc0f4f6e3901156fc3b7939
|
|
|
|
|
|
|
|
|
|
| |
From hash: [2c546a824d7c0893a9b0412115f3d71aea0033f0](https://a.yandex-team.ru/arcadia/commit/2c546a824d7c0893a9b0412115f3d71aea0033f0)
From revision: [14204596](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=419)
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
a927299a1f95a2db79e298fd9b5d78e66d02b7ec
|
| |
|
| |
|
|
|
|
| |
bddf00bb1bd387adf17502c2af8be1e265c8f5a8
|
|
|
|
|
|
| |
enable prebuilt libs at PROGRAM level
0cc271a33abdfed1937da5019bf4dbd7e3ba8e98
|
|
|
|
| |
ef4420043d69b575e894d62b4a77946a51cc4c1b
|
|
|
|
|
|
|
|
|
| |
Seems to be a bug, `TimeoutCounter` is created in `TDnsResolver` but never incremented.
---
74769ed5efd79d43378bce375b4ce2c7a3e6c9e4
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/642
|
|
|
|
| |
2b225295e185799ec49e39f48de7268d0e753cee
|
|
|
|
| |
1c3d938a168945e34ac8c28bd98544a3d91f2b8c
|
| |
|
|
|
|
|
| |
https://a.yandex-team.ru/projects/committeejava/ci/actions/flow?dir=devtools%2Fcontrib%2Fprepare_jdk&id=prepare-new-pr&number=45
d83e5011b2313efbba8b81dbd92bf8f7a6401c6b
|
|
|
|
|
| |
In order to get stable command regardless of platform we shall use linux way of representing commands everywhere. Happily this almost always works on Windows except direct file presence checks like in compile_cuda.py
1412fdabc2fcf1732cd2578e0c6ffe91b220aa2e
|
|
|
|
| |
6a24fc876b103baf5f4653aeb8b335a889ba77ff
|
| |
|
|
|
|
| |
e856aa45df227b86e8b121852d3774bb2504193b
|