process: DR-005 POC - #52
Conversation
POC for eclipse-score/score#2346 Add comprehensive architecture documentation with focus on architecture modeling: - Logging feature (mw-fr_logging) with feature architecture - Component architectures for: - data_router_recorder - datarouter - file_recorder - log_bridge - recorders Note: Documentation templates are not yet completely filled out. Further refinement and completion of templates is required in future iterations.
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
…ependencies POC for eclipse-score/score#2346 Replace local path overrides with git overrides using branch arsibo_dr_005_poc for: - score_docs_as_code - score_platform - score_baselibs - score_baselibs_rust This allows the build to work with remote branches after pushing.
f2055dc to
4fd9060
Compare
|
The created documentation from the pull request is available at: docu-html |
…form and score_docs_as_code
…libs and score_baselibs_rust
|
I have not done a review of this PR but was asked by @rmaddikery to leave a comment on the question: |
removed logging Feature requirements and glossary
…rm, score_baselibs, and score_baselibs_rust
| .. document:: file_recorder Architecture | ||
| :id: doc__file_recorder_architecture | ||
| :status: draft | ||
| :safety: ASIL_B |
There was a problem hiding this comment.
| :safety: ASIL_B | |
| :safety: ASIL_QM |
There was a problem hiding this comment.
ASIL_QM does not exists, compare
https://eclipse-score.github.io/process_description//main/process_areas/architecture_design/guidance/architecture_process_reqs.html#gd_req__arch_attr_safety
simply QM
| .. comp:: file_recorder | ||
| :id: comp__file_recorder | ||
| :security: YES | ||
| :safety: ASIL_B |
There was a problem hiding this comment.
| :safety: ASIL_B | |
| :safety: ASIL_QM |
There was a problem hiding this comment.
ASIL_QM does not exists, compare
https://eclipse-score.github.io/process_description//main/process_areas/architecture_design/guidance/architecture_process_reqs.html#gd_req__arch_attr_safety
simply QM
rmaddikery
left a comment
There was a problem hiding this comment.
There is a lot of TODO templated texts which is not ideal. Please commit ONLY what is realizable. Tech debt should be avoided as much possible.
|
Thanks for the pull request. This thread has been quiet for 30 days, so we are marking it as stale for now. Please take a quick look and let us know whether it is still up to date, still relevant, needs review, or is ready to merge. Any new activity will remove the stale label automatically. If nothing changes in the next 10 days, we will close it to keep the backlog current. |
Notes for Reviewer
Pre-Review Checklist for the PR Author
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References
eclipse-score/score#2346
Closes #