Skip to content

hmon: rework Rust structure, align interfaces#102

Draft
arkjedrz wants to merge 5 commits intoeclipse-score:mainfrom
qorix-group:arkjedrz_align-rust-cpp-interfaces
Draft

hmon: rework Rust structure, align interfaces#102
arkjedrz wants to merge 5 commits intoeclipse-score:mainfrom
qorix-group:arkjedrz_align-rust-cpp-interfaces

Conversation

@arkjedrz
Copy link
Contributor

@arkjedrz arkjedrz commented Mar 3, 2026

  • Move HMON to a separate module.
  • Align Rust and C++ interfaces.

arkjedrz added 4 commits March 3, 2026 13:39
Add heartbeat monitor HMON.
Add C++ interface to heartbeat monitor.
Add logic monitor to HMON.
Add C++ interface to logic monitor.
@arkjedrz arkjedrz self-assigned this Mar 3, 2026
@arkjedrz arkjedrz had a problem deploying to workflow-approval March 3, 2026 14:45 — with GitHub Actions Failure
@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 //: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: 650860c1-a7be-4004-946e-98e82de8e778
Computing main repo mapping: 
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
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, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

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

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

Analyzing: target //:license-check (140 packages loaded, 2614 targets configured)

Analyzing: target //:license-check (148 packages loaded, 5968 targets configured)

Analyzing: target //:license-check (148 packages loaded, 7718 targets configured)

Analyzing: target //:license-check (152 packages loaded, 7772 targets configured)

Analyzing: target //:license-check (160 packages loaded, 7817 targets configured)

Analyzing: target //:license-check (160 packages loaded, 7817 targets configured)

Analyzing: target //:license-check (160 packages loaded, 7817 targets configured)

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

INFO: Analyzed target //:license-check (165 packages loaded, 9955 targets configured).

[14 / 16] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
[15 / 16] Building license.check.license_check.jar (); 0s disk-cache, multiplex-worker
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.960s, Critical Path: 2.74s
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

- Move HMON to a separate module.
- Align Rust and C++ interfaces.
@arkjedrz arkjedrz force-pushed the arkjedrz_align-rust-cpp-interfaces branch from 34a40cf to 5bca3e2 Compare March 3, 2026 15:21
@arkjedrz arkjedrz temporarily deployed to workflow-approval March 3, 2026 15:21 — with GitHub Actions Inactive
@arkjedrz arkjedrz deployed to workflow-approval March 3, 2026 15:21 — with GitHub Actions Active
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.

1 participant