Closed doosuu closed 1 year ago
PR adds the ability to use grpc-interface functional interfaces in your app manifest. See: https://eclipse.dev/velocitas/docs/concepts/development_model/vehicle_app_manifest/interfaces/grpc_interface/
grpc-interface
[x] Vehicle App can be started with dapr run and is connecting to vehicle data broker
[x] Vehicle App can process MQTT messages and call the seat service
[x] Vehicle App can be deployed to local K3D and is running
[x] Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.
[x] Extended the documentation in Velocitas repo
[ ] Extended the documentation in README.md
[x] Devcontainer can be opened successfully
[x] Devcontainer can be opened successfully behind a corporate proxy
[x] Devcontainer can be re-built successfully
[ ] Release workflow is passing
Description
PR adds the ability to use
grpc-interface
functional interfaces in your app manifest. See: https://eclipse.dev/velocitas/docs/concepts/development_model/vehicle_app_manifest/interfaces/grpc_interface/Issue ticket number and link
Checklist
[x] Vehicle App can be started with dapr run and is connecting to vehicle data broker
[x] Vehicle App can process MQTT messages and call the seat service
[x] Vehicle App can be deployed to local K3D and is running
[x] Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.
[x] Extended the documentation in Velocitas repo
[ ] Extended the documentation in README.md
[x] Devcontainer can be opened successfully
[x] Devcontainer can be opened successfully behind a corporate proxy
[x] Devcontainer can be re-built successfully
[ ] Release workflow is passing