Skip to content

Commit 9af354d

Browse files
authored
Merge pull request #1211 from qorix-group/vohae_quality_plan
process: update quality management plan
2 parents cf84d00 + 9b50e2f commit 9af354d

File tree

7 files changed

+907
-35
lines changed

7 files changed

+907
-35
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
module(
1515
name = "score_platform",
16-
version = "0.2.0",
16+
version = "1.0.1",
1717
compatibility_level = 0,
1818
)
1919

docs/platform_management_plan/_assets/score_project_organisation.drawio.svg

Lines changed: 227 additions & 0 deletions
Loading

docs/platform_management_plan/change_management.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ ISSUE status ``OPEN`` and PR status ``OPEN``.
217217
if the Change Request is accepted or rejected.
218218

219219
:need:`Committer <PROCESS_rl__committer>` checks finally if the Change Request is completed and the
220-
required verification measures are executed and sucessfully passed.
220+
required verification measures are executed and successfully passed.
221221

222222
If ``approved``, the status of the concerned PRs change to ``MERGED``,
223223
otherwise, if rejected, PR status changes to ``CLOSED``.

docs/platform_management_plan/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Platform Management Plan
3636
release_management
3737
problem_resolution
3838
change_management
39-
requirements_management
4039
software_verification
4140
documentation_management
4241
software_development

0 commit comments

Comments
 (0)