Skip to content

Commit ad6538b

Browse files
authored
---
yaml --- r: 32141 b: refs/heads/autosynth-dialogflow c: 7be2cd8 h: refs/heads/master i: 32139: deecd13
1 parent 593b498 commit ad6538b

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
@@ -128,7 +128,7 @@ refs/heads/autosynth-bigtable: 2a6af7e2959fd79c99b8ca5d773f29a6434b546d
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: 18d210f81f17cf74864d0db2c29e834302f74f2a
130130
refs/heads/autosynth-datastore: f1efc3dc465174f41041acd56cf29badcec3e5bd
131-
refs/heads/autosynth-dialogflow: c42419915b8f3f5a1d77e2a5b2aada98b12cafaa
131+
refs/heads/autosynth-dialogflow: 7be2cd8c7e9c3c72e33b12cc30ae0413458ba208
132132
refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636
133133
refs/heads/autosynth-firestore: 983c75e4fb1076502c8cac73ef0538bdb10884f3
134134
refs/heads/autosynth-iot: 4025d1804241e74d54950a324dc4f667aeaad4b3
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)