Skip to content

Commit cade953

Browse files
committed
add preserve regex for libraries
1 parent 75d8c54 commit cade953

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
@@ -1059,6 +1059,7 @@ libraries:
10591059
- samples/README.txt
10601060
- scripts/client-post-processing
10611061
- samples/snippets/README.rst
1062+
- snippets/README.md
10621063
- tests/system
10631064
remove_regex:
10641065
- packages/google-cloud-tasks
@@ -1078,6 +1079,7 @@ libraries:
10781079
- samples/README.txt
10791080
- scripts/client-post-processing
10801081
- samples/snippets/README.rst
1082+
- snippets/README.md
10811083
- tests/system
10821084
remove_regex:
10831085
- packages/google-cloud-telcoautomation
@@ -1157,10 +1159,13 @@ libraries:
11571159
- packages/google-cloud-vision/CHANGELOG.md
11581160
- docs/CHANGELOG.md
11591161
- docs/README.rst
1162+
- google/cloud/vision_helpers
11601163
- samples/README.txt
11611164
- scripts/client-post-processing
11621165
- samples/snippets/README.rst
11631166
- tests/system
1167+
- tests/unit/test_decorators.py
1168+
- tests/unit/tests_helpers.py
11641169
remove_regex:
11651170
- packages/google-cloud-vision
11661171
tag_format: '{id}-v{version}'

0 commit comments

Comments
 (0)