-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #123 from eclipse-score/asc_add_process_overview
docs: add processes introduction and improve roles
- Loading branch information
Showing
5 changed files
with
212 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
docs/process/introduction/_assets/score_process_model.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
.. | ||
# ******************************************************************************* | ||
# Copyright (c) 2024 Contributors to the Eclipse Foundation | ||
# | ||
# See the NOTICE file(s) distributed with this work for additional | ||
# information regarding copyright ownership. | ||
# | ||
# This program and the accompanying materials are made available under the | ||
# terms of the Apache License Version 2.0 which is available at | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# ******************************************************************************* | ||
Introduction | ||
============ | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:caption: Contents: | ||
|
||
Motivation | ||
---------- | ||
| The score process model aims to establish organization rules for developing | ||
| open source software in the automotive industry, which can be used in safety and security context. | ||
Objectives | ||
---------- | ||
| The process model shall provide processes, which conform to state-of the art standards | ||
| * ASPICE | ||
| * ISO 26262 | ||
| * ISO 21434 | ||
| * ISO PAS 8926 | ||
Approach | ||
-------- | ||
|
||
1. We aim for a process model as common basis for process documentation (compare figure below). | ||
2. We work code centric (trace text as code) and iteratively. | ||
3. We aim to develop the process in conformance to the targeted standards (compare figure below). | ||
4. We aim to establish traceability from the begin (compare figure below, todo: add link to work product traceability model). | ||
5. We aim to verify conformity and traceability by tool automation as much as possible (compare figure below). | ||
6. We aim for an iterative collaboration model initiated by contribution requests (compare todo: add link to contribution_request_guidance) | ||
|
||
|
||
.. figure:: _assets/score_process_model.drawio.svg | ||
:width: 100% | ||
:align: center | ||
:alt: Score process model | ||
|
||
Score process model |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.