prepare independend module repos#432
prepare independend module repos#432RolandJentschETAS wants to merge 2 commits intoeclipse-score:mainfrom
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run //src:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
|
Can you explain this PR more? I have zero context what this should solve or why this is needed? |
I have added a link and the required (coming) meta model picture into to the description of the PR. This was discussed and agreed in the Process Community and prevent cyclic links between repositories. It as well supports independent development in the feature module repos. The current solution have problems with cyclic linking between repos and therefore is not or only difficult usable. The now visible linkage have only links in one direction from one repo to another. So we have to change the link direction and have to add a link to the interfaces. |
|
First time I see that picture to be honest, but I will have a look later and see if I can understand. |
It is the meta model picture from S-CORE process (which is the the base for the requirements to the docs-as-code) : See https://eclipse-score.github.io/process_description/main/general_concepts/score_building_blocks_concept.html with additionally the repositories inside and the mentioned adoptions. |
I see, ye still seeing this for the first time to be honest. So will have a look. |
📌 Description
Preparation for independend module repositories. Turn link direction and preparation for linking of interfaces.
See eclipse-score/score#2346
🚨 Impact Analysis
✅ Checklist