Skip to content

adopt verification report - #330

Open
FScholPer wants to merge 27 commits into
mainfrom
update_verification_report
Open

adopt verification report#330
FScholPer wants to merge 27 commits into
mainfrom
update_verification_report

Conversation

@FScholPer

Copy link
Copy Markdown
Contributor

Frank Scholter Peres frank.scholter_peres@mercedes-benz.com, Mercedes-Benz Tech Innovation GmbH
Provider Information

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: ce9ad709-5fd2-4311-ba73-32e93d46e2f0
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 3 packages loaded
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)

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

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

Analyzing: target //:license-check (138 packages loaded, 1976 targets configured)

Analyzing: target //:license-check (139 packages loaded, 2712 targets configured)

Analyzing: target //:license-check (139 packages loaded, 2712 targets configured)

Analyzing: target //:license-check (139 packages loaded, 2712 targets configured)

Analyzing: target //:license-check (149 packages loaded, 5387 targets configured)

Analyzing: target //:license-check (150 packages loaded, 8067 targets configured)

Analyzing: target //:license-check (161 packages loaded, 8133 targets configured)

Analyzing: target //:license-check (161 packages loaded, 8133 targets configured)

Analyzing: target //:license-check (161 packages loaded, 8133 targets configured)

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

Analyzing: target //:license-check (165 packages loaded, 10145 targets configured)

INFO: Analyzed target //:license-check (166 packages loaded, 10271 targets configured).
[13 / 17] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 66 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[15 / 17] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 31.326s, Critical Path: 2.76s
INFO: 17 processes: 12 internal, 4 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 17 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

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

umaucher added 3 commits July 10, 2026 08:12
* verify version in MODULE.bazel
* add dry_run support to release workflow
* fix: double-zip in upload-artifact by uploading directory
* update actions/checkout to v7 and setup-bazel to 0.19 (Node 24)
* add job summary and annotations to release verification
* version-stamp zip and artifact names with release version
* mark dry-run artifacts with _dry-run suffix
* fix: coverage n/a by capturing genhtml stdout into env vars
* fix: Rust coverage via ferrocene-coverage, fix coverage regex for //:rust_coverage output
* ci: tee job summary to stdout for CLI retrieval
* drop MODULE version and simplify release workflow
* sync MODULE.bazel.lock after module change
antonkri
antonkri previously approved these changes Jul 13, 2026
PiotrKorkus and others added 7 commits July 13, 2026 12:47
* cicd: fix qnx buid workflow
* cicd: use hash in copyright workflow and removed merge_group trigger
* ci: update bzlmod lock workflow to v0.0.2 and PR-only

Switch the reusable workflow reference from v0.0.0 to v0.0.2 and drop redundant
working-directory input.
Limit triggers to pull_request events since main is PR-protected and merge queue
is not enabled, reducing unnecessary CI runs.

* ci: pin bzlmod lock workflow to v0.0.2 commit hash

Use the immutable commit SHA for bzlmod-lock-check and keep the concise #v0.0.2 tag annotation for readability.
Comment thread ubproject.toml Outdated
umaucher and others added 6 commits July 30, 2026 13:27
actions/checkout v4.4.0 backported the pull_request_target fork-checkout block, breaking cit-tests (no tests-report -> build-docs fails). Pin to the pre-block v4.2.2, matching the rest of the org.

Refs #349
- update to avoid extra generated branches by compiler.
- follow up see eclipse-score/cicd-workflows#139
* chore(deps): update dependency score_platform to v0.6.3

* add version 1 to comp_arc_sta and comp_arc_dyn elements in kvs arch

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
@FScholPer
FScholPer marked this pull request as ready for review August 3, 2026 11:39

@PandaeDo PandaeDo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@FScholPer I appreciate the work so far. But I also think that we have to rework the report. For me it's unreadable. It would be great to have a overview and not so many details. The details should be available. But as a consumer of the informations you have to scroll to the complete document to find what you need. As we discussed this is also a POC. Fine for me for the moment. But if possible to spend some more time on improvement as described I would think that this report will find much more acceptance.

@aschemmel-tech aschemmel-tech left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

see inline comments

- For external component Assumptions of Use: coverage by platform safety manual or feature/components incl. test case, passed/failed and completeness verdict
- This is split in a list of QM requirements tested and a separate list of tests for ASIL rated requirements.
- List of component requirements (ASIL rated) linked to inspection checklist and verdict (derived from PR export)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Here it would be good to have overview pie charts like:

  • req/aou inspected/valid/invalid
  • req without testcases/with testcases linked
  • req tested passed/skipped/failed

**7. Test logs**
- Test log per test case with status passed/failed/not_run

.. needtable:: Test Logs Per Testcase

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

it is not clear for me what this table shows
links in the "need ID" do not work for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

9 participants