Closed lukasmittag closed 6 months ago
This adds the ability to specify a list of unit files for model generation with vss-tools. It is needed to support VSS 4.0.
[ ] Vehicle App can be started with dapr run and is connecting to vehicle data broker
[ ] Vehicle App can process MQTT messages and call the seat service
[ ] Vehicle App can be deployed to local K3D and is running
[ ] Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.
[ ] Extended the documentation in Velocitas repo
[ ] Extended the documentation in README.md
[ ] Devcontainer can be opened successfully
[ ] Devcontainer can be opened successfully behind a corporate proxy
[ ] Devcontainer can be re-built successfully
[ ] Release workflow is passing
this https://github.com/eclipse-velocitas/devenv-devcontainer-setup/pull/58 and this https://github.com/eclipse-velocitas/vehicle-model-generator/pull/51 shall be merged first.
obsolete due to #99
Description
This adds the ability to specify a list of unit files for model generation with vss-tools. It is needed to support VSS 4.0.
Issue ticket number and link
Checklist
[ ] Vehicle App can be started with dapr run and is connecting to vehicle data broker
[ ] Vehicle App can process MQTT messages and call the seat service
[ ] Vehicle App can be deployed to local K3D and is running
[ ] Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.
[ ] Extended the documentation in Velocitas repo
[ ] Extended the documentation in README.md
[ ] Devcontainer can be opened successfully
[ ] Devcontainer can be opened successfully behind a corporate proxy
[ ] Devcontainer can be re-built successfully
[ ] Release workflow is passing