Skip to content

Initial mw::com-based implementation of ilmcontrol interface - #478

Merged
MaciejKaszynski merged 51 commits into
eclipse-score:mainfrom
etas-contrib:feature/new_mw_com_based_api
Aug 27, 2026
Merged

Initial mw::com-based implementation of ilmcontrol interface#478
MaciejKaszynski merged 51 commits into
eclipse-score:mainfrom
etas-contrib:feature/new_mw_com_based_api

Conversation

@NicolasFussberger

@NicolasFussberger NicolasFussberger commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Initial implementation of the ilm_control interface using mw::com as the underlying communication framework.
This PR only implements the library-side.
Follow up PR will adapt the launch_manager daemon code to interact with the library via mw::com.

Closes: #480

@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

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: 078b3d64-8c88-443f-84ed-bd52eeb019c7
Computing main repo mapping: 
Computing main repo mapping: 
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: 
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 (46 packages loaded, 10 targets configured)

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

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

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

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

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

Analyzing: target //:license-check (171 packages loaded, 11421 targets configured)

Analyzing: target //:license-check (172 packages loaded, 11429 targets configured)

Analyzing: target //:license-check (172 packages loaded, 11429 targets configured)

INFO: Analyzed target //:license-check (173 packages loaded, 11555 targets configured).
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: 27.647s, Critical Path: 0.18s
INFO: 16 processes: 4 disk cache hit, 12 internal.
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
Copy Markdown
Contributor

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

Comment thread score/launch_manager/src/lm_control/src/details/test_lm_mw_com_config.json Outdated
Comment thread score/launch_manager/src/lm_control/src/ilm_control.hpp
Comment thread score/launch_manager/src/lm_control/src/ilm_control.hpp
@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 27, 2026 07:07 — with GitHub Actions Active
@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 27, 2026 07:07 — with GitHub Actions Active
@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 27, 2026 08:27 — with GitHub Actions Active
@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 27, 2026 08:27 — with GitHub Actions Active
@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 27, 2026 09:20 — with GitHub Actions Active
@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 27, 2026 09:20 — with GitHub Actions Active
@MaciejKaszynski
MaciejKaszynski merged commit 5c531b7 into eclipse-score:main Aug 27, 2026
30 of 32 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in LCM - Lifecycle & Health FT Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Initial implementation of mw::com-based control API (Library)

6 participants