File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
scripts/configure_state_yaml Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff 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}'
Original file line number Diff line number Diff 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]
You can’t perform that action at this time.
0 commit comments