Open aganea opened 2 years ago
Replaced the default value for repository_name
arg in editor-srv
by sample-data
to ensure we use the same repo as the sample-data.
@ereOn will work on replacing the .recreate_repository()
calls by something like .create_if_not_exists()
.
Please use the https://github.com/legion-labs/legion/tree/migrate_to_cas2 branch. Run the
build_device()
test. Observe the error. Hit "Debug" on the test in VSCode. It will error will something different in source-control. If deleting the contents oftarget/source-control/
the error is different.