Skip to content

Commit 9d8de1f

Browse files
authored
1 parent 545653c commit 9d8de1f

File tree

1 file changed

+150
-54
lines changed

1 file changed

+150
-54
lines changed

.github/labeler.yml

Lines changed: 150 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,102 +1,198 @@
11
"area/docker-compose":
2-
- core/src/main/java/org/testcontainers/containers/ComposeContainer.java
3-
- core/src/main/java/org/testcontainers/containers/ComposeDelegate.java
4-
- core/src/main/java/org/testcontainers/containers/DockerComposeContainer.java
5-
- core/src/main/java/org/testcontainers/containers/DockerComposeFiles.java
2+
- changed-files:
3+
- any-glob-to-any-file:
4+
- core/src/main/java/org/testcontainers/containers/ComposeContainer.java
5+
- core/src/main/java/org/testcontainers/containers/ComposeDelegate.java
6+
- core/src/main/java/org/testcontainers/containers/DockerComposeContainer.java
7+
- core/src/main/java/org/testcontainers/containers/DockerComposeFiles.java
68
"github_actions":
7-
- .github/workflows/*
9+
- changed-files:
10+
- any-glob-to-any-file:
11+
- .github/workflows/*
812
"gradle-wrapper":
9-
- gradle/wrapper/*
10-
- gradlew
11-
- gradlew.bat
13+
- changed-files:
14+
- any-glob-to-any-file:
15+
- gradle/wrapper/*
16+
- gradlew
17+
- gradlew.bat
1218
"modules/azure":
13-
- modules/azure/**/*
19+
- changed-files:
20+
- any-glob-to-any-file:
21+
- modules/azure/**/*
1422
"modules/cassandra":
15-
- modules/cassandra/**/*
23+
- changed-files:
24+
- any-glob-to-any-file:
25+
- modules/cassandra/**/*
1626
"modules/clickhouse":
17-
- modules/clickhouse/**/*
27+
- changed-files:
28+
- any-glob-to-any-file:
29+
- modules/clickhouse/**/*
1830
"modules/cockroachdb":
19-
- modules/cockroachdb/**/*
31+
- changed-files:
32+
- any-glob-to-any-file:
33+
- modules/cockroachdb/**/*
2034
"modules/consul":
21-
- modules/consul/**/*
35+
- changed-files:
36+
- any-glob-to-any-file:
37+
- modules/consul/**/*
2238
"modules/couchbase":
23-
- modules/couchbase/**/*
39+
- changed-files:
40+
- any-glob-to-any-file:
41+
- modules/couchbase/**/*
2442
"modules/cratedb":
25-
- modules/cratedb/**/*
43+
- changed-files:
44+
- any-glob-to-any-file:
45+
- modules/cratedb/**/*
2646
"modules/db2":
27-
- modules/db2/**/*
47+
- changed-files:
48+
- any-glob-to-any-file:
49+
- modules/db2/**/*
2850
"modules/dynalite":
29-
- modules/dynalite/**/*
51+
- changed-files:
52+
- any-glob-to-any-file:
53+
- modules/dynalite/**/*
3054
"modules/elasticsearch":
31-
- modules/elasticsearch/**/*
55+
- changed-files:
56+
- any-glob-to-any-file:
57+
- modules/elasticsearch/**/*
3258
"modules/gcloud":
33-
- modules/gcloud/**/*
59+
- changed-files:
60+
- any-glob-to-any-file:
61+
- modules/gcloud/**/*
3462
"modules/hivemq":
35-
- modules/hivemq/**/*
63+
- changed-files:
64+
- any-glob-to-any-file:
65+
- modules/hivemq/**/*
3666
"modules/influx":
37-
- modules/influxdb/**/*
67+
- changed-files:
68+
- any-glob-to-any-file:
69+
- modules/influxdb/**/*
3870
"modules/jdbc":
39-
- modules/jdbc/**/*
71+
- changed-files:
72+
- any-glob-to-any-file:
73+
- modules/jdbc/**/*
4074
"modules/jupiter":
41-
- modules/junit-jupiter/**/*
75+
- changed-files:
76+
- any-glob-to-any-file:
77+
- modules/junit-jupiter/**/*
4278
"modules/k3s":
43-
- modules/k3s/**/*
79+
- changed-files:
80+
- any-glob-to-any-file:
81+
- modules/k3s/**/*
4482
"modules/kafka":
45-
- modules/kafka/**/*
83+
- changed-files:
84+
- any-glob-to-any-file:
85+
- modules/kafka/**/*
4686
"modules/localstack":
47-
- modules/localstack/**/*
87+
- changed-files:
88+
- any-glob-to-any-file:
89+
- modules/localstack/**/*
4890
"modules/mariadb":
49-
- modules/mariadb/**/*
91+
- changed-files:
92+
- any-glob-to-any-file:
93+
- modules/mariadb/**/*
5094
"modules/minio":
51-
- modules/minio/**/*
95+
- changed-files:
96+
- any-glob-to-any-file:
97+
- modules/minio/**/*
5298
"modules/mockserver":
53-
- modules/mockserver/**/*
99+
- changed-files:
100+
- any-glob-to-any-file:
101+
- modules/mockserver/**/*
54102
"modules/mongodb":
55-
- modules/mongodb/**/*
103+
- changed-files:
104+
- any-glob-to-any-file:
105+
- modules/mongodb/**/*
56106
"modules/sql-server":
57-
- modules/mssqlserver/**/*
107+
- changed-files:
108+
- any-glob-to-any-file:
109+
- modules/mssqlserver/**/*
58110
"modules/mysql":
59-
- modules/mysql/**/*
111+
- changed-files:
112+
- any-glob-to-any-file:
113+
- modules/mysql/**/*
60114
"modules/neo4j":
61-
- modules/neo4j/**/*
115+
- changed-files:
116+
- any-glob-to-any-file:
117+
- modules/neo4j/**/*
62118
"modules/nginx":
63-
- modules/nginx/**/*
119+
- changed-files:
120+
- any-glob-to-any-file:
121+
- modules/nginx/**/*
64122
"modules/oracle":
65-
- modules/oracle-free/**/*
66-
- modules/oracle-xe/**/*
123+
- changed-files:
124+
- any-glob-to-any-file:
125+
- modules/oracle-free/**/*
126+
- modules/oracle-xe/**/*
67127
"modules/orientdb":
68-
- modules/orientdb/**/*
128+
- changed-files:
129+
- any-glob-to-any-file:
130+
- modules/orientdb/**/*
69131
"modules/postgres":
70-
- modules/postgresql/**/*
132+
- changed-files:
133+
- any-glob-to-any-file:
134+
- modules/postgresql/**/*
71135
"modules/presto":
72-
- modules/presto/**/*
136+
- changed-files:
137+
- any-glob-to-any-file:
138+
- modules/presto/**/*
73139
"modules/pulsar":
74-
- modules/pulsar/**/*
140+
- changed-files:
141+
- any-glob-to-any-file:
142+
- modules/pulsar/**/*
75143
"modules/questdb":
76-
- modules/questdb/**/*
144+
- changed-files:
145+
- any-glob-to-any-file:
146+
- modules/questdb/**/*
77147
"modules/r2dbc":
78-
- modules/r2dbc/**/*
148+
- changed-files:
149+
- any-glob-to-any-file:
150+
- modules/r2dbc/**/*
79151
"modules/rabbitmq":
80-
- modules/rabbitmq/**/*
152+
- changed-files:
153+
- any-glob-to-any-file:
154+
- modules/rabbitmq/**/*
81155
"modules/redpanda":
82-
- modules/redpanda/**/*
156+
- changed-files:
157+
- any-glob-to-any-file:
158+
- modules/redpanda/**/*
83159
"modules/selenium":
84-
- modules/selenium/**/*
160+
- changed-files:
161+
- any-glob-to-any-file:
162+
- modules/selenium/**/*
85163
"modules/solace":
86-
- modules/solace/**/*
164+
- changed-files:
165+
- any-glob-to-any-file:
166+
- modules/solace/**/*
87167
"modules/solr":
88-
- modules/solr/**/*
168+
- changed-files:
169+
- any-glob-to-any-file:
170+
- modules/solr/**/*
89171
"modules/spock":
90-
- modules/spock/**/*
172+
- changed-files:
173+
- any-glob-to-any-file:
174+
- modules/spock/**/*
91175
"modules/tidb":
92-
- modules/tidb/**/*
176+
- changed-files:
177+
- any-glob-to-any-file:
178+
- modules/tidb/**/*
93179
"modules/toxiproxy":
94-
- modules/toxiproxy/**/*
180+
- changed-files:
181+
- any-glob-to-any-file:
182+
- modules/toxiproxy/**/*
95183
"modules/trino":
96-
- modules/trino/**/*
184+
- changed-files:
185+
- any-glob-to-any-file:
186+
- modules/trino/**/*
97187
"modules/vault":
98-
- modules/vault/**/*
188+
- changed-files:
189+
- any-glob-to-any-file:
190+
- modules/vault/**/*
99191
"modules/yugabytedb":
100-
- modules/yugabytedb/**/*
192+
- changed-files:
193+
- any-glob-to-any-file:
194+
- modules/yugabytedb/**/*
101195
"type/docs":
102-
- docs/**/*.md
196+
- changed-files:
197+
- any-glob-to-any-file:
198+
- docs/**/*.md

0 commit comments

Comments
 (0)