Skip to content

cicd: use common workflows for coverage#101

Merged
pawelrutkaq merged 1 commit intoeclipse-score:mainfrom
qorix-group:piotrkorkus_coverage_workflow
Mar 6, 2026
Merged

cicd: use common workflows for coverage#101
pawelrutkaq merged 1 commit intoeclipse-score:mainfrom
qorix-group:piotrkorkus_coverage_workflow

Conversation

@PiotrKorkus
Copy link
Contributor

@PiotrKorkus PiotrKorkus commented Mar 3, 2026

Use workflows from cicd-workflows
Increase threshold for rust

Closes: #100

@PiotrKorkus PiotrKorkus temporarily deployed to workflow-approval March 3, 2026 13:42 — with GitHub Actions Inactive
@PiotrKorkus PiotrKorkus temporarily deployed to workflow-approval March 3, 2026 13:42 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Mar 3, 2026

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.4.2) and connecting to it...
INFO: Invocation ID: e2940d2c-f816-458d-bbfb-b8cbec58f23c
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'score_rust_policies', the root module requires module version score_rust_policies@0.0.3, but got score_rust_policies@0.0.5 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (37 packages loaded, 9 targets configured)

Analyzing: target //:license-check (88 packages loaded, 9 targets configured)

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

Analyzing: target //:license-check (153 packages loaded, 4760 targets configured)

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

Analyzing: target //:license-check (164 packages loaded, 7884 targets configured)

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

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

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

Analyzing: target //:license-check (169 packages loaded, 9913 targets configured)

INFO: Analyzed target //:license-check (170 packages loaded, 10039 targets configured).
[11 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions running)
[13 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 1s disk-cache, processwrapper-sandbox
[14 / 16] 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: 25.315s, Critical Path: 2.92s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 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
Copy link

github-actions bot commented Mar 3, 2026

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

@PiotrKorkus PiotrKorkus force-pushed the piotrkorkus_coverage_workflow branch from f44946a to 69f1374 Compare March 3, 2026 13:56
@PiotrKorkus PiotrKorkus temporarily deployed to workflow-approval March 3, 2026 13:56 — with GitHub Actions Inactive
@PiotrKorkus PiotrKorkus temporarily deployed to workflow-approval March 3, 2026 13:56 — with GitHub Actions Inactive
@PiotrKorkus PiotrKorkus force-pushed the piotrkorkus_coverage_workflow branch from 69f1374 to 69db744 Compare March 3, 2026 14:01
@PiotrKorkus PiotrKorkus temporarily deployed to workflow-approval March 3, 2026 14:01 — with GitHub Actions Inactive
@PiotrKorkus PiotrKorkus temporarily deployed to workflow-approval March 3, 2026 14:01 — with GitHub Actions Inactive
arkjedrz
arkjedrz previously approved these changes Mar 3, 2026
pawelrutkaq
pawelrutkaq previously approved these changes Mar 6, 2026
@pawelrutkaq pawelrutkaq merged commit 82bb27e into eclipse-score:main Mar 6, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improvement: Use cicd-workflows for rust coverage

3 participants