Merge 5 fragile proto-bindings scripts into 1

Each of these scripts is basically identical, and all were too brittle.
Now they should be more resilient and easier to manage.  The script
still needs to be updated if we add new ones, which I do not love.

More cleanup to follow.
This commit is contained in:
Tim Hockin
2023-01-05 13:53:59 -08:00
parent 589300dd84
commit e0ecccff3f
30 changed files with 116 additions and 552 deletions

View File

@@ -39,8 +39,7 @@ BASH_TARGETS=(
update-generated-protobuf
update-codegen
update-generated-runtime
update-generated-device-plugin
update-generated-dynamic-resource-allocation
update-generated-proto-bindings
update-generated-api-compatibility-data
update-generated-docs
update-generated-swagger-docs