Skip to content

Add Process Overview Table for Process–Tool Requirements Mapping#133

Merged
MaximilianSoerenPollak merged 2 commits into
eclipse-score:mainfrom
Aymen-Soussi-01:show-tool-requirements-from-process
Jul 23, 2025
Merged

Add Process Overview Table for Process–Tool Requirements Mapping#133
MaximilianSoerenPollak merged 2 commits into
eclipse-score:mainfrom
Aymen-Soussi-01:show-tool-requirements-from-process

Conversation

@Aymen-Soussi-01
Copy link
Copy Markdown
Contributor

@Aymen-Soussi-01 Aymen-Soussi-01 commented Jul 11, 2025

Add Process Overview Table for Process–Tool Requirements Mapping

This PR introduces a new Process Overview table, which provides a detailed overview of how individual process requirements are linked to corresponding tool requirements.

The table includes additional information, such as:

  • The implemented status (e.g., YES, NO, PARTIAL)
  • Source code links (if available)

This addition helps make the relationship between process and tool requirements more transparent and easier to track.

To check the table, please navigate to: docs-as-code/_build/product/process_overview.html.

close: #99

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 11, 2025

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //src:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: d597e18b-3761-4740-9d40-343bdd5c93da
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: src
Loading: 0 packages loaded
    currently loading: src
Analyzing: target //src:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //src:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //src:license-check (96 packages loaded, 10 targets configured)

Analyzing: target //src:license-check (141 packages loaded, 884 targets configured)

Analyzing: target //src:license-check (151 packages loaded, 1790 targets configured)

Analyzing: target //src:license-check (158 packages loaded, 2687 targets configured)

Analyzing: target //src:license-check (158 packages loaded, 2687 targets configured)

Analyzing: target //src:license-check (162 packages loaded, 4820 targets configured)

INFO: Analyzed target //src:license-check (163 packages loaded, 4946 targets configured).
[11 / 13] [Prepa] JavaToolchainCompileBootClasspath external/rules_java~/toolchains/platformclasspath.jar
INFO: Found 1 target...
Target //src:license.check.license_check up-to-date:
  bazel-bin/src/license.check.license_check
  bazel-bin/src/license.check.license_check.jar
[13 / 13] no actions running
INFO: Elapsed time: 18.499s, Critical Path: 2.49s
INFO: 13 processes: 1 disk cache hit, 9 internal, 2 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 total actions
INFO: Running command line: bazel-bin/src/license.check.license_check src/formatted.txt -review -project automotive.score -repo https://github.com/eclipse-score/docs-as-code -token otyhZ4eaRYK1tKLNNF-Y
[main] INFO Querying Eclipse Foundation for license data for 83 items.
[main] INFO Found 58 items.
[main] INFO Querying ClearlyDefined for license data for 25 items.
[main] ERROR Error response from ClearlyDefined 429

@github-actions
Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@Aymen-Soussi-01 Aymen-Soussi-01 force-pushed the show-tool-requirements-from-process branch 2 times, most recently from 62c530e to a459729 Compare July 23, 2025 08:45
@MaximilianSoerenPollak MaximilianSoerenPollak force-pushed the show-tool-requirements-from-process branch from a459729 to 1f772ef Compare July 23, 2025 09:08
Copy link
Copy Markdown
Contributor

@MaximilianSoerenPollak MaximilianSoerenPollak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@MaximilianSoerenPollak MaximilianSoerenPollak merged commit bfd324d into eclipse-score:main Jul 23, 2025
7 checks passed
arnoox pushed a commit to arnoox/score-docs-as-code that referenced this pull request Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Show tool requirements from process point of view (e.g. back links, table in docs-as-code etc)

2 participants