-
Notifications
You must be signed in to change notification settings - Fork 244
Expand file tree
/
Copy pathservice.yml
More file actions
31 lines (31 loc) · 932 Bytes
/
service.yml
File metadata and controls
31 lines (31 loc) · 932 Bytes
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
name: common
lang: unknown
lang_version: unknown
codeowners:
enable: true
semaphore:
enable: true
execution_time_limit:
minutes: 90
run_pint_merge: true
pipeline_type: cp
nano_version: true
pr_ci_gating:
enable: true
project_name: common
status_level: block
extra_deploy_args: "-Pjenkins"
extra_build_args: "-Pjenkins"
downstream_projects: ["rest-utils", "ksql", "newwave", "kafka-connect-replicator", "hub-client"]
git:
enable: true
code_artifact:
enable: true
package_paths:
- maven-snapshots/maven/io.confluent/disk-usage-agent
- maven-snapshots/maven/io.confluent/common
- maven-snapshots/maven/io.confluent/common-*
- maven-snapshots/maven/io.confluent/confluent-log4j2-extensions
- maven-snapshots/maven/io.confluent/confluent-log4j-extensions
- maven-snapshots/maven/io.confluent/build-tools
- maven-snapshots/maven/io.confluent/assembly-plugin-boilerplate