summaryrefslogtreecommitdiffstats
path: root/build/platform/python
Commit message (Collapse)AuthorAgeFilesLines
* Release python3-frozen #13robot-brewer2025-07-011-5/+5
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/python3-frozen-v13 commit_hash:547e3bc9c70a568183cf5db3c56b3d93c8937584
* Check custom error in xfail tests. Remove canonization from dq/hybrid testsudovichenko-r2024-11-231-2/+0
| | | | | | | | | | | | | | | 1. xfail тесты теперь должны содержать спец комментарий `custom error` с ожидаемым текстом ошибки 2. Все suites для xfail размечены спец. коментариями, некоторые тесты разбиты на несколько 3. Включены тесты с Python и Javascript udf для yt провайдера и переканонизированы (были отключены в github) 4. Для тяжелых xfail тестов аналогично убрана канонизация и включена проверка по спец. коментарию 5. Из dq_file/hybrid тестов убрана канонизация. Осталась только кросс-проверка результатов с yqlrun и блочным режимом 6. В dqrun теперь используется exception_policy вместо fail_policy (для корректной выдачи ошибок в тестах) commit_hash:a92b3835f86b0c01225e81e3f28bb6d11d8d67a3
* Move yql/udfs/common/ to /yql/essentials YQL-19206imunkin2024-11-081-0/+2
| | | | | | | | | | Except the following directories: * clickhouse/client * datetime * knn * roaring commit_hash:c7da95636144d28db109d6b17ddc762e9bacb59f
* Release python3-frozen #11robot-brewer2024-10-281-5/+5
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/python3-frozen-v11 commit_hash:e1de617aa4109770efa404896d02d80c2b0b0f2e
* Release python3-frozen #10robot-brewer2024-10-241-8/+8
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/python3-frozen-v10 commit_hash:c15fdff831efa24ba1f6711307408dd1c7a46b91
* Revert commit rXXXXXX, Release python3-frozen #8v-korovin2024-10-221-8/+8
| | | | commit_hash:b0fd54f791bf63cf460b769f1ce4b384bc5f793c
* Release python3-frozen #8robot-brewer2024-10-221-8/+8
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/python3-frozen-v8 commit_hash:db14a768da738da2ea13bd7cb7af738d83793500
* Add suffix for each platformnechda2024-10-201-3/+3
| | | | commit_hash:0722662b4c536ce15948e436775b09615a49592f
* Update ymake python3 versionshadchin2024-10-051-1/+1
| | | | commit_hash:b7d4109ed7af1dec630b13bd1b391f18ef58ae57
* Automatic release build for python3robot-contrib2024-10-041-5/+5
| | | | | | | | | | From hash: [715c4bf41f7fb2f30897cdc933a611e93c0e54b5](https://a.yandex-team.ru/arcadia/commit/715c4bf41f7fb2f30897cdc933a611e93c0e54b5) From revision: [15019988](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/cc/ci/releases/flow?dir=contrib%2Ftools%2Fpython3&id=release-ya-tool-python3&version=8) Flow triggered by user: [mikhnenko](https://staff.yandex-team.ru/mikhnenko) Update tools: python3 commit_hash:92c82fd1b1769a192a11de7ca9683b07149a9ecc
* Update ymake python3 versionsvidyuk2024-08-201-1/+1
| | | | 4873f108e99caf99c62947767f40914bedff954e
* Update `ya tool python3` to 3.12.5shadchin2024-08-181-5/+5
| | | | ae93897e8af983d7b0202dd2672baf6e0a8be56a
* Update tools: python3shadchin2024-07-031-5/+5
| | | | a774d2b991c8d5e4349199bf8b020b99470ee0f1
* Mark python and clang used for buildsvidyuk2024-07-021-0/+3
| | | | 4da9cccef1780c8ea6bd81d8cb208913a6277bcb
* YDB Import 597robot-ydb-importer2024-05-141-2/+0
| | | | 2221b5c9d4887055279d8e5e336b944948a706cc
* Update `ya tool python3` to 3.12.3shadchin2024-05-101-5/+5
| | | | 4c7f33b0b9c937c79288e49dd4a247a76adadca8
* YT-21446: Add python udfs dependency in pigletmpereskokova2024-04-161-0/+17
| | | | a960b2510dc0ed8b11807d92f1826459a8c9a5c8
* Update `ya tool python 3` to 3.11.8shadchin2024-02-081-5/+5
|
* Library import 8 (#1074)AlexSm2024-01-181-13/+10
| | | | | * Library import 8 * Add contrib/libs/cxxsupp/libcxx/include/__verbose_abort
* Make support_retries() and get_type() methods of object instead of class ↵say2023-12-081-22/+0
| | | | ones. Reduce get_type_name() usage.
* YQ Connector:Use docker-compose in integrational testsvitalyisaev2023-11-301-0/+22
|
* Intermediate changesrobot-piglet2023-10-031-22/+0
|
* Move contrib/tools/jdk to build/platform/java/jdk/testingthegeorg2023-10-031-0/+22
|
* Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for ↵prettyboy2023-09-081-22/+0
| | | | opensource
* [build/plugins/ytest] Allow prebuilt linters for opensourceprettyboy2023-09-081-0/+22
| | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. Или к ним поедет сборка flake8. Возможно последнее и не так плохо, но сейчас предлагается пока так
* [devtools/contrib/piglet/projects/ydb/config.yaml] Removed build/platform/ ↵prettyboy2023-08-242-0/+29
| | | | | | from denylists Cостояние build/platform/ после реимпорта https://paste.yandex-team.ru/8b2b3daa-e68b-42c1-a136-94d8409f87ae/text
* fix ya.makemonster2022-07-074-167/+0
|
* intermediate changesarcadia-devtools2022-05-061-2/+2
| | | | ref:94396ab8870768bea08a1300f70d26735d903335
* intermediate changesarcadia-devtools2022-03-1512-391/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.ramilmsh2022-02-105-29/+29
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.ramilmsh2022-02-105-29/+29
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.viknet2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.viknet2022-02-101-1/+1
|
* Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵Aleksandr2022-02-1011-172/+172
| | | | 2 of 2.
* Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵Aleksandr2022-02-1011-172/+172
| | | | 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.spreis2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.spreis2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.svidyuk2022-02-102-41/+41
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.svidyuk2022-02-102-41/+41
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.v-korovin2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.v-korovin2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.krock212022-02-102-16/+16
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.krock212022-02-102-16/+16
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.snermolaev2022-02-102-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.snermolaev2022-02-102-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.somov2022-02-101-4/+4
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.somov2022-02-101-4/+4
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.heretic2022-02-104-27/+27
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.heretic2022-02-104-27/+27
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.neksard2022-02-102-100/+100
|