legion-labs / legion

Legion monorepo, contains the legion engine, the tools, source control, build system etc...
https://book.legionengine.com
Other
16 stars 2 forks source link

[content-store migration] Source control errors #1391

Open aganea opened 2 years ago

aganea commented 2 years ago

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 of target/source-control/ the error is different.

aganea commented 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().