<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/python/testing/custom_linter_util, branch meta-1.0.1</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=meta-1.0.1</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=meta-1.0.1'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2024-11-22T13:37:54Z</updated>
<entry>
<title>YDB Import 625</title>
<updated>2024-11-22T13:37:54Z</updated>
<author>
<name>robot-ydb-importer</name>
<email>robot-ydb-importer@yandex-team.com</email>
</author>
<published>2024-11-22T13:22:45Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e2791d7cb5f6c16065070c3e36286399908c3f56'/>
<id>urn:sha1:e2791d7cb5f6c16065070c3e36286399908c3f56</id>
<content type='text'>
commit_hash:bbf24592c367fa158fbc53e041fe367374d0750e
</content>
</entry>
<entry>
<title>Add external autoincludes.json</title>
<updated>2024-11-14T06:14:07Z</updated>
<author>
<name>alevitskii</name>
<email>alevitskii@yandex-team.com</email>
</author>
<published>2024-11-14T06:02:30Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=14559389ace814f895db4ee116d884ae70bc7469'/>
<id>urn:sha1:14559389ace814f895db4ee116d884ae70bc7469</id>
<content type='text'>
Add external autoincludes.json
commit_hash:1b3de1732fee590582ae5620570facc2c0987390
</content>
</entry>
<entry>
<title>Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for opensource</title>
<updated>2023-09-08T07:39:21Z</updated>
<author>
<name>prettyboy</name>
<email>prettyboy@yandex-team.com</email>
</author>
<published>2023-09-08T07:08:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=329f805999a3b41e406959a17cf35ab193ef05a5'/>
<id>urn:sha1:329f805999a3b41e406959a17cf35ab193ef05a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[build/plugins/ytest] Allow prebuilt linters for opensource</title>
<updated>2023-09-07T21:46:04Z</updated>
<author>
<name>prettyboy</name>
<email>prettyboy@yandex-team.com</email>
</author>
<published>2023-09-07T21:22:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3a6cd865171eed9b89bf536cd242285f8b583a91'/>
<id>urn:sha1:3a6cd865171eed9b89bf536cd242285f8b583a91</id>
<content type='text'>
Без этого, ydb или не сможет запускать flake8 с помощью ya make.
Или к ним поедет сборка flake8.
Возможно последнее и не так плохо, но сейчас предлагается пока так
</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 library/cpp/actors, ymake build to ydb oss export</title>
<updated>2023-03-15T16:59:12Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-03-15T16:59:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=056bb284ccf8dd6793ec3a54ffa36c4fb2b9ad11'/>
<id>urn:sha1:056bb284ccf8dd6793ec3a54ffa36c4fb2b9ad11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare custom_lint for flake8:</title>
<updated>2023-03-07T15:48:42Z</updated>
<author>
<name>say</name>
<email>say@yandex-team.com</email>
</author>
<published>2023-03-07T15:48:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=78605f0e58d4d527c9164ff4cb352708b42e1e78'/>
<id>urn:sha1:78605f0e58d4d527c9164ff4cb352708b42e1e78</id>
<content type='text'>
- add lint_name, global_resource and extra_param options
  - add option to split lint tests in chunks (FILE_PROCESSING_TIME)
  - rename '--configs' option to '--config' to be consistent with other
    option names</content>
</entry>
<entry>
<title>Migrate black linter on custom_lint pipeline</title>
<updated>2023-02-14T14:24:43Z</updated>
<author>
<name>say</name>
<email>say@yandex-team.com</email>
</author>
<published>2023-02-14T14:24:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e0094c4ad6964e11564777bc0d859c68d8aa9de2'/>
<id>urn:sha1:e0094c4ad6964e11564777bc0d859c68d8aa9de2</id>
<content type='text'>
</content>
</entry>
</feed>
