Skip to content

Commit 2dd9f20

Browse files
authored
---
yaml --- r: 33783 b: refs/heads/autosynth-redis c: 7be2cd8 h: refs/heads/master i: 33781: f606ac3 33779: 0185e54 33775: 3c6ca71
1 parent 3256968 commit 2dd9f20

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ refs/heads/autosynth-iot: 044be280805a59e06d09658688c9ee474a9815ad
135135
refs/heads/autosynth-kms: d31449d6621a50fb16a4bef4f30f0f3051d27d7c
136136
refs/heads/autosynth-language: 6130869312f99a1e7d3aa0485759172a23333cc5
137137
refs/heads/autosynth-os-login: 49028d40ac477fca5f948cc5a3ce7422729fdb67
138-
refs/heads/autosynth-redis: c42419915b8f3f5a1d77e2a5b2aada98b12cafaa
138+
refs/heads/autosynth-redis: 7be2cd8c7e9c3c72e33b12cc30ae0413458ba208
139139
refs/heads/autosynth-scheduler: 57f9fdb1e7de30c85f4ec7198931a07f50603e55
140140
refs/heads/autosynth-spanner: de02ca32edea133b68b51052e325359a3704b5d2
141141
refs/heads/autosynth-speech: 64692f6db11364f663921be02c08072b966b6e7b
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
{
22
"extends": [
33
"config:base"
4+
],
5+
"packageRules": [
6+
{
7+
"packagePatterns": ["^io.grpc:grpc-"],
8+
"groupName": "gRPC packages"
9+
},
10+
{
11+
"packagePatterns": ["^com.google.protobuf:protobuf-"],
12+
"groupName": "Protobuf packages"
13+
},
14+
{
15+
"packagePatterns": ["^io.opencensus:opencensus-"],
16+
"groupName": "OpenCensus packages"
17+
}
418
]
519
}

0 commit comments

Comments
 (0)