<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/tools, branch CLI_2.28.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.28.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.28.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-12-17T18:34:12Z</updated>
<entry>
<title>[enum_parser] deduplicate scope &amp; name strings</title>
<updated>2025-12-17T18:34:12Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2025-12-17T18:12:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=aa9269279c3432f6a52da1f2d02c6271e22d1ac5'/>
<id>urn:sha1:aa9269279c3432f6a52da1f2d02c6271e22d1ac5</id>
<content type='text'>
commit_hash:77af7f50f3d0f0e98cc8e08e3f14a4863fcb8949
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-12-16T22:48:46Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-12-16T22:37:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=044b543dbd74389a98687266ea16ad335c3d1f75'/>
<id>urn:sha1:044b543dbd74389a98687266ea16ad335c3d1f75</id>
<content type='text'>
commit_hash:43754feece2fe78eb88ba745ec1e6ff96a8f0c66
</content>
</entry>
<entry>
<title>Fix help output</title>
<updated>2025-12-12T19:15:55Z</updated>
<author>
<name>shadchin</name>
<email>shadchin@yandex-team.com</email>
</author>
<published>2025-12-12T18:57:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=00b948376f5de16a83c930b4c9d9e8c84ef445ca'/>
<id>urn:sha1:00b948376f5de16a83c930b4c9d9e8c84ef445ca</id>
<content type='text'>
commit_hash:e8c98cc2b637b3061d278e76777a11848ded6883
</content>
</entry>
<entry>
<title>Split py3cc into slow &amp; fast</title>
<updated>2025-12-01T03:36:14Z</updated>
<author>
<name>nechda</name>
<email>nechda@yandex-team.com</email>
</author>
<published>2025-12-01T03:14:49Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b223d9922135c57913184f39ce8fe34a1bd7064b'/>
<id>urn:sha1:b223d9922135c57913184f39ce8fe34a1bd7064b</id>
<content type='text'>
commit_hash:d23fab7a0d429fff427da7d877e63fc4eee2ed4f
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-10-31T13:30:53Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-10-31T13:02:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3f2bf842896d6e771fa53c440b90b7b3a6f66637'/>
<id>urn:sha1:3f2bf842896d6e771fa53c440b90b7b3a6f66637</id>
<content type='text'>
commit_hash:555b10b00bcd812be2d3327c2a4d411c41ab3cef
</content>
</entry>
<entry>
<title>Move running ruff in source root hack under a flag</title>
<updated>2025-10-30T06:59:03Z</updated>
<author>
<name>alevitskii</name>
<email>alevitskii@yandex-team.com</email>
</author>
<published>2025-10-30T06:29:26Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8d8a5ffdcb8b222a1a9970675cdc12f68466d95e'/>
<id>urn:sha1:8d8a5ffdcb8b222a1a9970675cdc12f68466d95e</id>
<content type='text'>
&lt;section id="quibbler-autodescription"&gt;

#### Перенос запуска ruff в корень исходников под флагом 📝

- 🔄 Добавлен новый флаг `RUN_IN_SOURCE_ROOT` в макрос `STYLE_RUFF` для контроля места запуска проверок ruff — в корне сборки или в корне исходников.
- ⚠️ Введено ограничение на использование флага: разрешено только для определённых проектов (`fintech/uservices`, `taxi`, `electro`), чтобы избежать некорректной работы линтера.
- 🔧 Изменена логика в обёртке ruff: теперь при активном флаге проверки запускаются в корне исходников, дополнительно разрешён запуск в этом режиме для проектов, использующих `extend` в конфигурации.
- 📄 Обновлены конфигурации линтеров в нескольких проектах, где требуется запуск ruff в корне исходников из-за особенностей структуры проектов и использования `PY_NAMESPACE` / `TOP_LEVEL`.

&lt;a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"&gt;&lt;font size="2"&gt;Autodescription by Code Assistant&lt;/font&gt;&lt;/a&gt;
&lt;/section&gt;
commit_hash:77fb2549abdd7964ac35a0939a6aedbf30c2d27a
</content>
</entry>
<entry>
<title>Migrate compile_cuda to py3 &amp; use py2cc tools instead of script</title>
<updated>2025-10-27T03:36:23Z</updated>
<author>
<name>nechda</name>
<email>nechda@yandex-team.com</email>
</author>
<published>2025-10-27T03:15:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1cc1949fce6bac095f95946fd1cf2213fc963f3e'/>
<id>urn:sha1:1cc1949fce6bac095f95946fd1cf2213fc963f3e</id>
<content type='text'>
commit_hash:3dfdf668eac73d56b978a7204a9de9976b59d763
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-10-06T10:44:35Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-10-06T10:24:54Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4adf7eecae16a9b228b28cc5f64c27ef69ad5ec2'/>
<id>urn:sha1:4adf7eecae16a9b228b28cc5f64c27ef69ad5ec2</id>
<content type='text'>
commit_hash:cde87819ea8510fe3003346025c2bfe078d2c5a3
</content>
</entry>
<entry>
<title>MAKEFILE_INCLUDE_LIKE_DEPS linter wrappers to get them exported to opensource</title>
<updated>2025-09-04T17:58:01Z</updated>
<author>
<name>alevitskii</name>
<email>alevitskii@yandex-team.com</email>
</author>
<published>2025-09-04T17:00:46Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=22915055c504c0226abb8570f8d5f4543b44001e'/>
<id>urn:sha1:22915055c504c0226abb8570f8d5f4543b44001e</id>
<content type='text'>
 MAKEFILE_INCLUDE_LIKE_DEPS linter wrappers
commit_hash:c64a8d45821832197f82f3bab0a93ec4edb322bf
</content>
</entry>
<entry>
<title>Revert commit rXXXXXX, DEPENDS on linter wrappers to get them exported to opensource</title>
<updated>2025-09-04T07:55:38Z</updated>
<author>
<name>alevitskii</name>
<email>alevitskii@yandex-team.com</email>
</author>
<published>2025-09-04T07:38:35Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ae1c781ea0ff43216908f548a5c79500810b31a7'/>
<id>urn:sha1:ae1c781ea0ff43216908f548a5c79500810b31a7</id>
<content type='text'>
commit_hash:4c9d3598f6dbd402cf89dd53dd8f1656063853dd
</content>
</entry>
</feed>
