Closed doosuu closed 1 year ago
1 tests ±0 1 :heavy_check_mark: ±0 0s :stopwatch: ±0s 1 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit f57b1839. ± Comparison against base commit fcfdd3a1.
:recycle: This comment has been updated with latest results.
0 tests ±0 0 :heavy_check_mark: ±0 0s :stopwatch: ±0s 0 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit f57b1839. ± Comparison against base commit fcfdd3a1.
Description
Upgrades dapr runtime and dapr CLI to the latest version
Azure DevOps PBI/Task reference
-
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
[x] 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
[x] Release workflow is passing