Skip to content

Commit c6cd029

Browse files
committed
.librarian/chore(librarian): onboard grafeas
1 parent a6b171a commit c6cd029

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.librarian/state.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3998,3 +3998,24 @@ libraries:
39983998
remove_regex:
39993999
- packages/google-maps-solar
40004000
tag_format: '{id}-v{version}'
4001+
- id: grafeas
4002+
version: 1.15.0
4003+
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
4004+
apis:
4005+
- path: grafeas/v1
4006+
source_roots:
4007+
- packages/grafeas
4008+
preserve_regex:
4009+
- packages/grafeas/CHANGELOG.md
4010+
- docs/CHANGELOG.md
4011+
- docs/README.rst
4012+
- samples/README.txt
4013+
- scripts/client-post-processing
4014+
- samples/snippets/README.rst
4015+
- tests/system
4016+
- grafeas/grafeas.py
4017+
- grafeas/grafeas/__init__.py
4018+
- grafeas/grafeas/grafeas_v1/types.py
4019+
remove_regex:
4020+
- packages/grafeas
4021+
tag_format: '{id}-v{version}'

scripts/configure_state_yaml/packages_to_onboard.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,5 @@ packages_to_onboard: [
228228
"google-shopping-merchant-reviews",
229229
"google-shopping-type",
230230
"googleapis-common-protos",
231+
"grafeas",
231232
]

0 commit comments

Comments
 (0)