Skip to content

Commit ef550fa

Browse files
committed
add preserve regex for libraries
1 parent 72991fe commit ef550fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.librarian/state.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,6 +1056,7 @@ libraries:
10561056
- samples/README.txt
10571057
- scripts/client-post-processing
10581058
- samples/snippets/README.rst
1059+
- snippets/README.md
10591060
- tests/system
10601061
remove_regex:
10611062
- packages/google-cloud-tasks
@@ -1075,6 +1076,7 @@ libraries:
10751076
- samples/README.txt
10761077
- scripts/client-post-processing
10771078
- samples/snippets/README.rst
1079+
- snippets/README.md
10781080
- tests/system
10791081
remove_regex:
10801082
- packages/google-cloud-telcoautomation
@@ -1154,10 +1156,13 @@ libraries:
11541156
- packages/google-cloud-vision/CHANGELOG.md
11551157
- docs/CHANGELOG.md
11561158
- docs/README.rst
1159+
- google/cloud/vision_helpers
11571160
- samples/README.txt
11581161
- scripts/client-post-processing
11591162
- samples/snippets/README.rst
11601163
- tests/system
1164+
- tests/unit/test_decorators.py
1165+
- tests/unit/tests_helpers.py
11611166
remove_regex:
11621167
- packages/google-cloud-vision
11631168
tag_format: '{id}-v{version}'

0 commit comments

Comments
 (0)