mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.7 KiB
65 lines
1.7 KiB
lang/core: |
|
- changed-files: |
|
- any-glob-to-any-file: |
|
- src/abseil-cpp/** |
|
- src/boringssl/** |
|
- src/c-ares/** |
|
- src/core/** |
|
- src/proto/** |
|
- src/re2/** |
|
- src/upb/** |
|
- src/zlib/** |
|
- include/grpc/** |
|
- test/core/** |
|
- tools/codegen/core/** |
|
lang/c++: |
|
- changed-files: |
|
- any-glob-to-any-file: |
|
- examples/cpp/** |
|
- src/cpp/** |
|
- include/grpc++/** |
|
- include/grpcpp/** |
|
- test/cpp/** |
|
area/infra: |
|
- changed-files: |
|
- any-glob-to-any-file: |
|
- .github/** |
|
lang/node: |
|
- changed-files: |
|
- any-glob-to-any-file: |
|
- examples/node/** |
|
- src/compiler/node* |
|
lang/ObjC: |
|
- changed-files: |
|
- any-glob-to-any-file: |
|
- examples/objective-c/** |
|
- src/compiler/objective_c* |
|
- src/objective-c/** |
|
lang/php: |
|
- changed-files: |
|
- any-glob-to-any-file: |
|
- examples/php/** |
|
- src/compiler/php* |
|
- src/php/** |
|
lang/python: |
|
- changed-files: |
|
- any-glob-to-any-file: |
|
- bazel/python_rules.bzl |
|
- examples/python/** |
|
- requirements.bazel.txt |
|
- src/compiler/python* |
|
- all-globs-to-any-file: |
|
- src/python/** |
|
- '!src/python/grpcio/grpc_core_dependencies.py' |
|
- '!src/python/grpcio_observability/observability_lib_deps.py' |
|
lang/ruby: |
|
- changed-files: |
|
- any-glob-to-any-file: |
|
- examples/ruby/** |
|
- src/compiler/ruby* |
|
- src/ruby/** |
|
'lang/C#': |
|
- changed-files: |
|
- any-glob-to-any-file: |
|
- src/compiler/csharp* |
|
- src/csharp/**
|
|
|