forked from testcontainers/testcontainers-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix labeler file to v5 structure (testcontainers#7956)
- Loading branch information
1 parent
545653c
commit 9d8de1f
Showing
1 changed file
with
150 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,102 +1,198 @@ | ||
"area/docker-compose": | ||
- core/src/main/java/org/testcontainers/containers/ComposeContainer.java | ||
- core/src/main/java/org/testcontainers/containers/ComposeDelegate.java | ||
- core/src/main/java/org/testcontainers/containers/DockerComposeContainer.java | ||
- core/src/main/java/org/testcontainers/containers/DockerComposeFiles.java | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- core/src/main/java/org/testcontainers/containers/ComposeContainer.java | ||
- core/src/main/java/org/testcontainers/containers/ComposeDelegate.java | ||
- core/src/main/java/org/testcontainers/containers/DockerComposeContainer.java | ||
- core/src/main/java/org/testcontainers/containers/DockerComposeFiles.java | ||
"github_actions": | ||
- .github/workflows/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- .github/workflows/* | ||
"gradle-wrapper": | ||
- gradle/wrapper/* | ||
- gradlew | ||
- gradlew.bat | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- gradle/wrapper/* | ||
- gradlew | ||
- gradlew.bat | ||
"modules/azure": | ||
- modules/azure/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/azure/**/* | ||
"modules/cassandra": | ||
- modules/cassandra/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/cassandra/**/* | ||
"modules/clickhouse": | ||
- modules/clickhouse/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/clickhouse/**/* | ||
"modules/cockroachdb": | ||
- modules/cockroachdb/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/cockroachdb/**/* | ||
"modules/consul": | ||
- modules/consul/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/consul/**/* | ||
"modules/couchbase": | ||
- modules/couchbase/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/couchbase/**/* | ||
"modules/cratedb": | ||
- modules/cratedb/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/cratedb/**/* | ||
"modules/db2": | ||
- modules/db2/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/db2/**/* | ||
"modules/dynalite": | ||
- modules/dynalite/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/dynalite/**/* | ||
"modules/elasticsearch": | ||
- modules/elasticsearch/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/elasticsearch/**/* | ||
"modules/gcloud": | ||
- modules/gcloud/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/gcloud/**/* | ||
"modules/hivemq": | ||
- modules/hivemq/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/hivemq/**/* | ||
"modules/influx": | ||
- modules/influxdb/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/influxdb/**/* | ||
"modules/jdbc": | ||
- modules/jdbc/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/jdbc/**/* | ||
"modules/jupiter": | ||
- modules/junit-jupiter/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/junit-jupiter/**/* | ||
"modules/k3s": | ||
- modules/k3s/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/k3s/**/* | ||
"modules/kafka": | ||
- modules/kafka/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/kafka/**/* | ||
"modules/localstack": | ||
- modules/localstack/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/localstack/**/* | ||
"modules/mariadb": | ||
- modules/mariadb/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/mariadb/**/* | ||
"modules/minio": | ||
- modules/minio/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/minio/**/* | ||
"modules/mockserver": | ||
- modules/mockserver/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/mockserver/**/* | ||
"modules/mongodb": | ||
- modules/mongodb/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/mongodb/**/* | ||
"modules/sql-server": | ||
- modules/mssqlserver/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/mssqlserver/**/* | ||
"modules/mysql": | ||
- modules/mysql/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/mysql/**/* | ||
"modules/neo4j": | ||
- modules/neo4j/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/neo4j/**/* | ||
"modules/nginx": | ||
- modules/nginx/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/nginx/**/* | ||
"modules/oracle": | ||
- modules/oracle-free/**/* | ||
- modules/oracle-xe/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/oracle-free/**/* | ||
- modules/oracle-xe/**/* | ||
"modules/orientdb": | ||
- modules/orientdb/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/orientdb/**/* | ||
"modules/postgres": | ||
- modules/postgresql/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/postgresql/**/* | ||
"modules/presto": | ||
- modules/presto/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/presto/**/* | ||
"modules/pulsar": | ||
- modules/pulsar/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/pulsar/**/* | ||
"modules/questdb": | ||
- modules/questdb/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/questdb/**/* | ||
"modules/r2dbc": | ||
- modules/r2dbc/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/r2dbc/**/* | ||
"modules/rabbitmq": | ||
- modules/rabbitmq/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/rabbitmq/**/* | ||
"modules/redpanda": | ||
- modules/redpanda/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/redpanda/**/* | ||
"modules/selenium": | ||
- modules/selenium/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/selenium/**/* | ||
"modules/solace": | ||
- modules/solace/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/solace/**/* | ||
"modules/solr": | ||
- modules/solr/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/solr/**/* | ||
"modules/spock": | ||
- modules/spock/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/spock/**/* | ||
"modules/tidb": | ||
- modules/tidb/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/tidb/**/* | ||
"modules/toxiproxy": | ||
- modules/toxiproxy/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/toxiproxy/**/* | ||
"modules/trino": | ||
- modules/trino/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/trino/**/* | ||
"modules/vault": | ||
- modules/vault/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/vault/**/* | ||
"modules/yugabytedb": | ||
- modules/yugabytedb/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- modules/yugabytedb/**/* | ||
"type/docs": | ||
- docs/**/*.md | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- docs/**/*.md |