File tree Expand file tree Collapse file tree
branches/autosynth-pubsub Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
114114refs/heads/autosynth-compute: c0ad4e5b54b2b167d47e508ca215c039404837d3
115115refs/heads/autosynth-container: e9a9a8564756e20770320ed54eafa867040a7690
116116refs/heads/autosynth-monitoring: f3b29d97f847cecd186ec14aeee04a232aaf0e1b
117- refs/heads/autosynth-pubsub: c42419915b8f3f5a1d77e2a5b2aada98b12cafaa
117+ refs/heads/autosynth-pubsub: 7be2cd8c7e9c3c72e33b12cc30ae0413458ba208
118118refs/heads/autosynth-video-intelligence: 82b145665822830c46d47eb8925edb2d842d6815
119119refs/heads/autosynth-vision: 01ef61bcef344ceee0198f56f18bc1db20201261
120120refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
Original file line number Diff line number Diff line change 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}
You can’t perform that action at this time.
0 commit comments