finos / legend-engine

Legend Engine module
https://legend.finos.org
Apache License 2.0
80 stars 233 forks source link

Package all flavors of REPL the same way for easy access and debugging #3040

Closed rafaelbey closed 3 weeks ago

rafaelbey commented 4 weeks ago

What type of PR is this?

Improvement

What does this PR do / why is it needed ?

This introduce a new assembly module for REPL that create scripts to run all the flavors of REPL: default, relational, datacube.

This is the first step to unify how to access and run the REPLs, and the next step is to have a single main, and allow users to select the features they want, reducing duplication and confusion on what REPL to use.

github-actions[bot] commented 3 weeks ago

Test Results

  1 022 files  ±0    1 022 suites  ±0   1h 23m 8s :stopwatch: +3s 12 165 tests +1  12 075 :heavy_check_mark: +1  90 :zzz: ±0  0 :x: ±0  17 705 runs  +1  17 615 :heavy_check_mark: +1  90 :zzz: ±0  0 :x: ±0 

Results for commit 6a61150d. ± Comparison against base commit 0408d85b.

:recycle: This comment has been updated with latest results.