Skip to content

Commit c01855b

Browse files
committed
add/fix rasics
1 parent 9a5b2c9 commit c01855b

6 files changed

Lines changed: 65 additions & 3 deletions

File tree

process/process_areas/architecture_design/architecture_workflow.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,14 @@ For a detailed explanation of workflows and their role within the process model,
7676
The architecture designs are monitored and verified.
7777

7878
The inspection shall be implemented as integral part of the review in GitHub.
79+
80+
RAS(IC) for Architecture Design:
81+
********************************
82+
83+
.. needtable:: RASIC Overview for Architecture Design
84+
:tags: architecture_design
85+
:filter: "architecture_design" in tags and type == "workflow" and is_external == False
86+
:style: table
87+
:sort: status
88+
:columns: id as "Activity";responsible as "Responsible";approved_by as "Approver";supported_by as "Supporter"
89+
:colwidths: 30,30,30,30

process/process_areas/implementation/implementation_workflow.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,15 @@ For a detailed explanation of workflows and their role within the process model,
6565
The Implementation Verification of the Detailed Design and Code consists of the following topics
6666
- Detailed Design and Code Inspection
6767
- Static and Dynamic Code Analysis performed by a tool. Acceptance criteria are defined in the Verification Plan :need:`gd_temp__verification_plan`.
68+
69+
70+
RAS(IC) for Implementation:
71+
***************************
72+
73+
.. needtable:: RASIC Overview for Implementation
74+
:tags: implementation
75+
:filter: "implementation" in tags and type == "workflow" and is_external == False
76+
:style: table
77+
:sort: status
78+
:columns: id as "Activity";responsible as "Responsible";approved_by as "Approver";supported_by as "Supporter"
79+
:colwidths: 30,30,30,30

process/process_areas/platform_management/platform_management_workflow.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,15 @@ For a detailed explanation of workflows and their role within the process model,
5454

5555
The :need:`Project Lead <rl__project_lead>` is responsible to adjust the plan,
5656
if deviations are detected.
57+
58+
59+
RAS(IC) for Platform Management:
60+
********************************
61+
62+
.. needtable:: RASIC Overview for Platform Management
63+
:tags: platform_management
64+
:filter: "platform_management" in tags and type == "workflow" and is_external == False
65+
:style: table
66+
:sort: status
67+
:columns: id as "Activity";responsible as "Responsible";approved_by as "Approver";supported_by as "Supporter"
68+
:colwidths: 30,30,30,30

process/process_areas/requirements_engineering/requirements_workflow.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,15 @@ For a detailed explanation of workflows and their role within the process model,
115115
:contains: gd_chklst__req_inspection
116116

117117
The requirements are monitored and verified. The inspection shall be implemented as integral part of the review in version management tool.
118+
119+
120+
RAS(IC) for Requirements Engineering:
121+
*************************************
122+
123+
.. needtable:: RASIC Overview for Requirements Engineering
124+
:tags: requirements_engineering
125+
:filter: "requirements_engineering" in tags and type == "workflow" and is_external == False
126+
:style: table
127+
:sort: status
128+
:columns: id as "Activity";responsible as "Responsible";approved_by as "Approver";supported_by as "Supporter"
129+
:colwidths: 30,30,30,30

process/process_areas/safety_management/safety_management_workflow.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,18 @@ Safety Management Workflows
135135
| - Assessing the impact on affected elements, safety requirements, and work products
136136
| - Documenting the rationale for decisions regarding acceptance, implementation, or rejection of the change
137137
| The outcome is a change impact analysis report and a documented decision, which are reviewed and approved as part of the Safety Management process.
138+
139+
140+
.. needextend:: docname is not None and "process_areas/safety_management" in docname
141+
:+tags: safety_management
142+
143+
RAS(IC) for Safety Management:
144+
******************************
145+
146+
.. needtable:: RASIC Overview for Safety Management
147+
:tags: safety_management
148+
:filter: "safety_management" in tags and type == "workflow" and is_external == False
149+
:style: table
150+
:sort: status
151+
:columns: id as "Activity";responsible as "Responsible";approved_by as "Approver";supported_by as "Supporter"
152+
:colwidths: 30,30,30,30

process/process_areas/verification/verification_workflows.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@ For a detailed explanation of workflows and their role within the process model,
230230
RAS(IC) for Verification:
231231
*************************
232232

233-
.. needtable:: RASIC Overview for Problem Resolution
234-
:tags: verification_process
235-
:filter: "verification_process" in tags and type == "workflow" and is_external == False
233+
.. needtable:: RASIC Overview for Verification
234+
:tags: verification
235+
:filter: "verification" in tags and type == "workflow" and is_external == False
236236
:style: table
237237
:sort: status
238238
:columns: id as "Activity";responsible as "Responsible";approved_by as "Approver";supported_by as "Supporter"

0 commit comments

Comments
 (0)