forked from confluentinc/schema-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
service.yml
26 lines (26 loc) · 1 KB
/
service.yml
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
name: schema-registry
lang: java
lang_version: 11
codeowners:
enable: true
semaphore:
enable: true
pipeline_type: cp
nano_version: true
execution_time_limit: {"hours": 2}
downstream_projects: ["kafka-rest", "ksql", "confluent-security-plugins", "kafka-connect-replicator", "ce-kafka-rest", "confluent-cloud-plugins", "schema-registry-plugins"]
git:
enable: true
code_artifact:
enable: true
package_paths:
- maven-snapshots/maven/io.confluent/schema-registry-console-scripts
- maven-snapshots/maven/io.confluent/client-console-scripts
- maven-snapshots/maven/io.confluent/kafka-serde-tools-package
- maven-snapshots/maven/io.confluent/kafka-streams-*
- maven-snapshots/maven/io.confluent/kafka-connect-*
- maven-snapshots/maven/io.confluent/dek-registry*
- maven-snapshots/maven/io.confluent/kafka-protobuf-*
- maven-snapshots/maven/io.confluent/kafka-json-*
- maven-snapshots/maven/io.confluent/kafka-schema-*
- maven-snapshots/maven/io.confluent/kafka-avro-serializer