Skip to content

Commit 825964e

Browse files
authored
---
yaml --- r: 31143 b: refs/heads/autosynth-bigquerystorage c: 7be2cd8 h: refs/heads/master i: 31141: 813e4ac 31139: e1a2f5d 31135: 1eaf27a
1 parent 6f45882 commit 825964e

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
@@ -123,7 +123,7 @@ refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
123123
refs/heads/autosynth-asset: bdb45634a0fe8f7a510692b56b31f5312e25f453
124124
refs/heads/autosynth-automl: 22f9dd5b6f5df8dbfa7da0126864d565229519b2
125125
refs/heads/autosynth-bigquerydatatransfer: 71b6b6d2a992d05999b53e6e130c4fc1c8c8b4d7
126-
refs/heads/autosynth-bigquerystorage: c42419915b8f3f5a1d77e2a5b2aada98b12cafaa
126+
refs/heads/autosynth-bigquerystorage: 7be2cd8c7e9c3c72e33b12cc30ae0413458ba208
127127
refs/heads/autosynth-bigtable: 9e5429f45cf9face9fed585d0233534993e36b58
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: af5b804492292b43372c9fe00386696136ccae89
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)