Skip to content

[Bug]: ProjectCreation CI regression #154

@erikbosch

Description

@erikbosch

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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions