aboutsummaryrefslogtreecommitdiff
path: root/google/artman_core.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'google/artman_core.yaml')
-rw-r--r--google/artman_core.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/google/artman_core.yaml b/google/artman_core.yaml
new file mode 100644
index 000000000..1ae4967ae
--- /dev/null
+++ b/google/artman_core.yaml
@@ -0,0 +1,22 @@
+common:
+ api_name: common-protos
+ organization_name: google
+ src_proto_paths:
+ - api
+ - cloud/audit
+ - logging/type
+ - longrunning
+ - rpc
+ - type
+ # Exclusions
+ - -api/servicemanagement
+ - -api/servicecontrol
+ - -api/expr
+artifacts:
+- name: java_grpc
+ type: GRPC
+ language: JAVA
+ release_level: GA
+- name: php_grpc
+ type: GRPC
+ language: PHP