Simplify the repository#42
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
515d956 to
421a8fc
Compare
|
The created documentation from the pull request is available at: docu-html |
|
@bilelmoussaoui we can remove the reference_integration folder and demos and move them to our fork (https://github.com/eclipse-score-fork-rh). The upstream reference integration repository already tests the toolchain usage in s-core. |
|
But that means any changes submitted to this repo would have to be individually tested elsewhere. I can remove some of the demos but building at least baselibs/communication would help catch bugs earlier |
|
What about moving the demos under a "test" folder and remove the reference_integration dir? |
Keep only things related to the toolchain and testing it on CI.
421a8fc to
4a6c92b
Compare
Done that in the latest push. |
By dropping the image building related bits but keep the reference_integration demos as they are used to exercice the toolchain and RPM generation