xref: /aosp_15_r20/external/google-cloud-java/java-speech/.OwlBot.yaml (revision 55e87721aa1bc457b326496a7ca40f3ea1a63287)
1# Copyright 2021 Google LLC
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7#     http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15
16deep-remove-regex:
17- "/java-speech/samples/snippets/generated"
18- "/java-speech/grpc-google-.*/src"
19- "/java-speech/proto-google-.*/src"
20- "/java-speech/google-.*/src"
21
22deep-preserve-regex:
23- "/java-speech/google-.*/src/test/java/com/google/cloud/.*/v.*/it/IT.*Test.java"
24- "/java-speech/proto-google-cloud-speech-v1beta1/"
25- "/java-speech/grpc-google-cloud-speech-v1beta1/"
26- "/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1beta1"
27- "/java-speech/google-cloud-speech/src/test/java/com/google/cloud/speech/v1beta1"
28- "/java-speech/google-cloud-speech/src/test/java/com/google/cloud/speech/v1/SpeechSmokeTest.java"
29- "/java-speech/google-cloud-speech/src/test/java/com/google/cloud/speech/v1p1beta1/SpeechSmokeTest.java"
30- "/java-speech/google-cloud-speech/src/test/resources/hello.flac"
31- "/java-speech/google-cloud-speech/src/test/resources/META-INF/native-image/"
32
33
34deep-copy-regex:
35- source: "/google/cloud/speech/(v.*)/.*-java/proto-google-.*/src"
36  dest: "/owl-bot-staging/java-speech/$1/proto-google-cloud-speech-$1/src"
37- source: "/google/cloud/speech/(v.*)/.*-java/grpc-google-.*/src"
38  dest: "/owl-bot-staging/java-speech/$1/grpc-google-cloud-speech-$1/src"
39- source: "/google/cloud/speech/(v.*)/.*-java/gapic-google-.*/src"
40  dest: "/owl-bot-staging/java-speech/$1/google-cloud-speech/src"
41- source: "/google/cloud/speech/(v.*)/.*-java/samples/snippets/generated"
42  dest: "/owl-bot-staging/java-speech/$1/samples/snippets/generated"
43
44api-name: speech
45