Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3998,3 +3998,24 @@ libraries:
remove_regex:
- packages/google-maps-solar
tag_format: '{id}-v{version}'
- id: grafeas
version: 1.15.0
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
apis:
- path: grafeas/v1
source_roots:
- packages/grafeas
preserve_regex:
- packages/grafeas/CHANGELOG.md
- docs/CHANGELOG.md
- docs/README.rst
- samples/README.txt
- scripts/client-post-processing
- samples/snippets/README.rst
- tests/system
- grafeas/grafeas.py
- grafeas/grafeas/__init__.py
- grafeas/grafeas/grafeas_v1/types.py
remove_regex:
- packages/grafeas
tag_format: '{id}-v{version}'
1 change: 1 addition & 0 deletions scripts/configure_state_yaml/packages_to_onboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,5 @@ packages_to_onboard: [
"google-shopping-merchant-reviews",
"google-shopping-type",
"googleapis-common-protos",
"grafeas",
]
Loading