aboutsummaryrefslogtreecommitdiffstats
path: root/build/rules/contrib_deps.policy
blob: 9af4b85cc2cdc15091a8ecc5c0e435a96fa2059a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
ALLOW contrib/clickhouse -> library/cpp/consistent_hashing
ALLOW contrib -> contrib
ALLOW contrib -> build
ALLOW contrib -> library/python/resource
ALLOW contrib -> library/cpp/testing/unittest_main
ALLOW contrib -> library/cpp/testing/unittest
ALLOW contrib -> library/cpp/getopt
ALLOW contrib -> library/cpp/resource
ALLOW contrib -> library/cpp/charset
ALLOW contrib -> library/cpp/svnversion
ALLOW contrib -> certs
ALLOW contrib/libs/.*/ut -> library
ALLOW contrib/java/.*/ut -> devtools/jtest
ALLOW contrib/java/.*/ut -> devtools/junit-runner
ALLOW contrib/java/.*/ut -> devtools/junit5-runner
ALLOW contrib/python -> library/python/resource
ALLOW contrib/tools/cython/Cython -> library/python/resource
ALLOW contrib/libs/python -> library/python/symbols/module
ALLOW contrib/libs/python -> library/python/symbols/uuid
ALLOW contrib/libs/python -> library/python/symbols/python
ALLOW contrib/libs/python -> library/python/symbols/libc
ALLOW contrib/libs/python -> library/python/runtime
ALLOW contrib/libs/python -> library/python/runtime_py3
ALLOW contrib/tools/python3/pycc -> library/python/runtime_py3
ALLOW contrib/python/.*/(_?)test(s?) -> library/python/testing/yatest_common
ALLOW contrib/python/.*/(_?)test(s?) -> library/python/import_test
ALLOW contrib/python/click -> library/python/symbols/python
ALLOW contrib/java/ru/yandex/market -> (market)|(maps/doc/proto/yandex/maps/proto)
ALLOW contrib/libs/tf -> library/python/testing/gtest
ALLOW contrib/libs/tf/tests/test_vars_to_const/cpp_check_inference -> maps/libs/common
ALLOW contrib/libs/tf/tests/test_vars_to_const/cpp_check_inference -> yandex/maps/common
ALLOW contrib/restricted/libtorrent -> maps/libs/fastbone
ALLOW contrib/python/transfer_manager_client -> transfer_manager/client
ALLOW contrib/(deprecated/)?python/django -> library/python/django
ALLOW contrib/(deprecated/)?python/django -> library/python/gunicorn
ALLOW contrib/python/python-magic -> library/python/symbols/libmagic
ALLOW contrib/python/typecode -> library/python/symbols/libmagic
ALLOW contrib/tools/jdk/test -> devtools/ya/yalibrary/tools
ALLOW contrib/libs/clang12/tools/extra/clang-tidy/tool -> library/cpp/clang_tidy
ALLOW contrib/libs/inja -> library/cpp/scheme
ALLOW contrib/libs/geos/capi/ctypes -> library/python/ctypes
ALLOW contrib/libs/leveldb -> library/cpp/deprecated/mapped_file
ALLOW contrib/libs/leveldb -> library/cpp/logger
ALLOW contrib/libs/leveldb -> library/cpp/digest/crc32c
ALLOW contrib/libs/lua -> library/cpp/archive
ALLOW contrib/libs/phonedetect/src -> library/cpp/digest/md5
ALLOW contrib/python/certifi -> library/python/certifi
ALLOW contrib/python/horovod/horovod/common/syms -> library/python/symbols/registry
ALLOW contrib/python/opensfm -> library/cpp/vl_feat
ALLOW contrib/python/Wand/ImageMagick -> library/python/symbols/registry
ALLOW contrib/nginx/modules/nginx-rtmp-module -> library/cpp/json
ALLOW contrib/python/gino -> library/python/pyscopg2
ALLOW contrib/python/psycopg2/tests -> mail/devpack
ALLOW contrib/python/asn1crypto -> library/python/symbols/crypto
ALLOW contrib/python/win_unicode_console -> library/python/symbols/win_unicode_console
ALLOW contrib/python/pycryptodome -> library/python/symbols/registry

ALLOW contrib/tests/python -> library/python/fs

ALLOW contrib/tests/subversion -> vcs/svn/run
ALLOW contrib/tests/subversion -> vcs/svn/test

ALLOW contrib/tests/subvertpy -> devtools/ya/exts
ALLOW contrib/tests/subvertpy -> devtools/ya/yalibrary/svn/testing
ALLOW contrib/tests/subvertpy -> library/python/windows
ALLOW contrib/tests/subvertpy -> vcs/svn/wc/client

ALLOW contrib/tools/unbound -> infra/libs
ALLOW contrib/tools/unbound -> library/cpp/proto_config

ALLOW contrib/python/marshmallow-mongoengine/py[23]/tests -> library/python/pytest-mongodb

# contrib tests is written by us, hence everything is allowed
ALLOW contrib/tests -> .*

DENY contrib -> .*