forked from confluentinc/schema-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
service.yml
32 lines (32 loc) · 1.14 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
27
28
29
30
31
32
name: schema-registry
lang: java
lang_version: 11
codeowners:
enable: true
semaphore:
enable: true
pipeline_type: cp
nano_version: true
branches:
- master
- main
- /^\d+\.\d+\.x$/
- /^gh-readonly-queue.*/
- /^cc-sr-v0\..+/ # cc-sr-v0.2.414-7.7.2.62-x
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