eclipse-velocitas / vehicle-app-python-sdk

vehicle-app-python-sdk
Apache License 2.0
7 stars 18 forks source link

Fix test case regression #150

Closed erikbosch closed 2 months ago

erikbosch commented 2 months ago

In https://github.com/eclipse-velocitas/devenv-devcontainer-setup/releases/tag/v2.5.0 files have been removed, and when we do create we automatically updates to latest and greatest

BjoernAtBosch commented 2 months ago

Maybe we should "restore" the postStartCommand.sh and call the update-cli.sh from there - would be more backwards compatible ...

erikbosch commented 2 months ago

This PR is put on hold for now but kept open for reference. Main approach now is to restore postStartCommand.sh. When done and https://github.com/eclipse-velocitas/vehicle-app-python-sdk/actions/workflows/project-creation.yaml succeeds again this PR can be closed

erikbosch commented 2 months ago

Change no longer needed