<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/python, branch CLI_2.4.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.4.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.4.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-05-23T11:26:53Z</updated>
<entry>
<title>Preserve tests order when splitting by chunks</title>
<updated>2023-05-23T11:26:53Z</updated>
<author>
<name>somov</name>
<email>somov@yandex-team.com</email>
</author>
<published>2023-05-23T11:26:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=61a58106f42a87d3d324e03e77642faf0a488071'/>
<id>urn:sha1:61a58106f42a87d3d324e03e77642faf0a488071</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some deprecation warnings</title>
<updated>2023-05-18T14:01:07Z</updated>
<author>
<name>somov</name>
<email>somov@yandex-team.com</email>
</author>
<published>2023-05-18T14:01:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=61480ac2bbf60b1cd0923b45601c210fce3f27cd'/>
<id>urn:sha1:61480ac2bbf60b1cd0923b45601c210fce3f27cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add environment set upon test launch from test.context for python tests</title>
<updated>2023-05-10T09:40:13Z</updated>
<author>
<name>zhukoff-pavel</name>
<email>zhukoff-pavel@yandex-team.com</email>
</author>
<published>2023-05-10T09:40:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=be715415026f79c27aa5574943b003a3f606a106'/>
<id>urn:sha1:be715415026f79c27aa5574943b003a3f606a106</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set Popen(text=True) for py3 just for fun</title>
<updated>2023-05-04T10:59:48Z</updated>
<author>
<name>v-korovin</name>
<email>v-korovin@yandex-team.com</email>
</author>
<published>2023-05-04T10:59:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=69ceb35cb906509492a4b265c9872ae464c18952'/>
<id>urn:sha1:69ceb35cb906509492a4b265c9872ae464c18952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[library/python/testing/yatest_common/yatest] Close non-user file descriptiors</title>
<updated>2023-04-20T04:30:51Z</updated>
<author>
<name>prettyboy</name>
<email>prettyboy@yandex-team.com</email>
</author>
<published>2023-04-20T04:30:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2c3286006a1757dc43c09a72baf89ad5d18daf30'/>
<id>urn:sha1:2c3286006a1757dc43c09a72baf89ad5d18daf30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CANONIZE_DIR_LOCALLY</title>
<updated>2023-04-10T14:41:14Z</updated>
<author>
<name>kmokrov</name>
<email>kmokrov@yandex-team.com</email>
</author>
<published>2023-04-10T14:41:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e6f2c83e4e20c59aa56cce679e1ebd3ff097cb79'/>
<id>urn:sha1:e6f2c83e4e20c59aa56cce679e1ebd3ff097cb79</id>
<content type='text'>
Tests: проверял локально, собрал `ya-bin`, во время запуска подкладывал ему собранный `test_tool` с помощью флага `--test-tool-bin`</content>
</entry>
<entry>
<title>[logos] Reworked graph generator, added ya.make owners</title>
<updated>2023-04-05T11:45:26Z</updated>
<author>
<name>mvel</name>
<email>mvel@yandex-team.com</email>
</author>
<published>2023-04-05T11:45:26Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dcaefa0e49c162ddc69f7898b5f068900992c870'/>
<id>urn:sha1:dcaefa0e49c162ddc69f7898b5f068900992c870</id>
<content type='text'>
1) выкидываем хрупкие mock-и, заменяем их на более понятный интерфейс командной строки
2) Это даёт дополнительную гибкость: можем брать шаблоны откуда хотим, генерировать выхлоп куда хотим (а не только под себя)
3) в библиотечные функции добавляем полезнейшие `read_text` и `write_text`, потому что ну сколько ж можно
4) канонический выхлоп делаем одним файлом: во-первых это быстрее, во-вторых нет шансов пропустить какой-то новый генерируемый файл
5) костыли с .input-ами выкинул, оставил только `_` для ya.make-ов, чтоб на них не ругалась система сборки. Это даёт возможность почти везде не ломать подсветку синтаксиса в `ut/input`, да и поддерживать проще: скопировал туда файл и всё.</content>
</entry>
<entry>
<title>Swith flake8 to custom lint schema</title>
<updated>2023-03-31T07:07:15Z</updated>
<author>
<name>say</name>
<email>say@yandex-team.com</email>
</author>
<published>2023-03-31T07:07:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e163b69a87c70baac07bd99142916735e0c283fa'/>
<id>urn:sha1:e163b69a87c70baac07bd99142916735e0c283fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert ymake build from ydb oss export</title>
<updated>2023-03-28T19:25:04Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-03-28T19:25:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b8a17f9b1c166d2e9a26b99348a4c29d972caf55'/>
<id>urn:sha1:b8a17f9b1c166d2e9a26b99348a4c29d972caf55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cythonized python srcs lint checks</title>
<updated>2023-03-27T10:48:42Z</updated>
<author>
<name>zhukoff-pavel</name>
<email>zhukoff-pavel@yandex-team.com</email>
</author>
<published>2023-03-27T10:48:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ebea3630bb3cabb3f936b766830864a581bc65b9'/>
<id>urn:sha1:ebea3630bb3cabb3f936b766830864a581bc65b9</id>
<content type='text'>
</content>
</entry>
</feed>
