-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Severity
Medium
What release version, tag or commit-hash did you use?
main
Current Behavior
The workflow https://github.com/eclipse-velocitas/vehicle-app-python-sdk/actions/workflows/project-creation.yaml fails on main
Steps to Reproduce
Run it on main
Expected Behavior
It should not fail
Possible Solution
Fix it.
This is possibly a regression from https://github.com/eclipse-velocitas/devenv-runtimes
The CLI install latest version for test, they have updated to databroker 0.5.0 but for Kanto they do not diasble the deprecated sdv.databroker.v1 interface, causing tests in this repo to fail
Two possible solutions:
- Enable the old API in devenv-runtimes
- Get rid of the dependency to the old API
The latter is better from a long term perspective
Additional Information
No response
Code of Conduct
- I agree to follow this project's "Code of Conduct".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working