<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/python/testing, branch readme-links-update</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=readme-links-update</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=readme-links-update'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-08-03T14:42:57Z</updated>
<entry>
<title>Add set_metric_value, so non-pytest tests could write metrics</title>
<updated>2023-08-03T14:42:57Z</updated>
<author>
<name>anterpin</name>
<email>anterpin@yandex-team.com</email>
</author>
<published>2023-08-03T14:42:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ca35c8446fa4073ba41f651e21601e39b99b3035'/>
<id>urn:sha1:ca35c8446fa4073ba41f651e21601e39b99b3035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect python string warning</title>
<updated>2023-08-03T14:08:21Z</updated>
<author>
<name>vitja</name>
<email>vitja@yandex-team.com</email>
</author>
<published>2023-08-03T14:08:21Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=00834fe4a07711381989e47cb4cb12fe3be7fc36'/>
<id>urn:sha1:00834fe4a07711381989e47cb4cb12fe3be7fc36</id>
<content type='text'>
вызывает вот такое вот предупреждение:

```
/home/vitja/arcadia/library/python/testing/filter/filter.py:10: DeprecationWarning: invalid escape sequence '\w'                                                                               
  PARSE_TAG_RE = re.compile("([+-]?[\w:]*)")                                                                                                                                                   
```</content>
</entry>
<entry>
<title>Prepare to update black to 23.7.0</title>
<updated>2023-07-30T09:18:11Z</updated>
<author>
<name>shadchin</name>
<email>shadchin@yandex-team.com</email>
</author>
<published>2023-07-30T09:18:11Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6a4a0ea7b10e768714b024f72f84e88a4448b503'/>
<id>urn:sha1:6a4a0ea7b10e768714b024f72f84e88a4448b503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2023-07-19T10:33:39Z</updated>
<author>
<name>v-korovin</name>
<email>v-korovin@yandex-team.com</email>
</author>
<published>2023-07-19T10:33:39Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e3dee9bc4c69b09540ef88df8b4d8f988d8b58b2'/>
<id>urn:sha1:e3dee9bc4c69b09540ef88df8b4d8f988d8b58b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import test great again</title>
<updated>2023-06-30T05:05:43Z</updated>
<author>
<name>shadchin</name>
<email>shadchin@yandex-team.com</email>
</author>
<published>2023-06-30T05:05:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1f2a1e3c1af40738257f006266e713915af019be'/>
<id>urn:sha1:1f2a1e3c1af40738257f006266e713915af019be</id>
<content type='text'>
После включения pydebug mode, в выводе import_test появилось много шума из-за `DeprecationWarning` и стало сложнее увидеть падение, добавил тут игнорирование `DeprecationWarning`</content>
</entry>
<entry>
<title>YQ Connector: support managed ClickHouse</title>
<updated>2023-06-29T07:00:50Z</updated>
<author>
<name>vitalyisaev</name>
<email>vitalyisaev@yandex-team.com</email>
</author>
<published>2023-06-29T07:00:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6ffe9e53658409f212834330e13564e4952558f6'/>
<id>urn:sha1:6ffe9e53658409f212834330e13564e4952558f6</id>
<content type='text'>
Со стороны dqrun можно обратиться к инстансу коннектора, который работает на streaming стенде, и извлечь данные из облачного CH.</content>
</entry>
<entry>
<title>Fix devtools/ya/test/tests/unittests (canondata processing)</title>
<updated>2023-06-27T14:52:00Z</updated>
<author>
<name>v-korovin</name>
<email>v-korovin@yandex-team.com</email>
</author>
<published>2023-06-27T14:52:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2eefec0161788a9f70e8e2975663291811fccaad'/>
<id>urn:sha1:2eefec0161788a9f70e8e2975663291811fccaad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix output dir in retries case</title>
<updated>2023-06-21T07:51:11Z</updated>
<author>
<name>iaz1607</name>
<email>iaz1607@yandex-team.com</email>
</author>
<published>2023-06-21T07:51:11Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f8d5b58215970aae9fbf989fea7c6588f0b6d142'/>
<id>urn:sha1:f8d5b58215970aae9fbf989fea7c6588f0b6d142</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ymake export to ydb</title>
<updated>2023-06-13T08:05:01Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-06-13T08:05:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=bf0f13dd39ee3e65092ba3572bb5b1fcd125dcd0'/>
<id>urn:sha1:bf0f13dd39ee3e65092ba3572bb5b1fcd125dcd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix filemode on stdout open</title>
<updated>2023-06-08T09:09:10Z</updated>
<author>
<name>ilyasiluyanov</name>
<email>ilyasiluyanov@yandex-team.com</email>
</author>
<published>2023-06-08T09:09:10Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=10437a7b9014ec516b48034ea8ace7d08f806407'/>
<id>urn:sha1:10437a7b9014ec516b48034ea8ace7d08f806407</id>
<content type='text'>
Set binary mode as default, use `str` (aka unicode) on demand</content>
</entry>
</feed>
