Skip to content

[Bug]: Not a able to use/link custom SDK repositories #265

@ManjukiranVALEO

Description

@ManjukiranVALEO

Severity

Medium

What release version, tag or commit-hash did you use?

v0.1.2

Current Behavior

I tried to link my forked SDK repository to velocitas template, I have updated my velocitas.json variable with "gitLocation": "your custom location without the repo-name" and using latest version of devenv-devcontainer-setup v2.6.2 but it is not able to pick the SDK repo which is linked instead it picks default SDK repo.

I have also updated velocitas-sdk version in requirements.txt file

Note: forked sdk repo name is "vehicle-app-python-sdk"

Velocitas.json:

Image

Steps to Reproduce

  1. Added gitLocation variable in velocitas.json
  2. Updated velocitas-sdk version in requirements.txt file
  3. Build dev container or build an image
  4. Default sdk is linked instead of custom SDK

Expected Behavior

Custom SDK repository needs to be downloaded and used as library by vehicle app flexibly from velocitas.json.

Possible Solution

I have come up with workaround to link my custom repo by directly specifying the package in requirments.txt. Ideally this is not the solution it should be linked via velocitas.json itself.

Image

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