Skip to content

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

Open
NicolasFussberger wants to merge 27 commits into
eclipse-score:mainfrom
etas-contrib:feature/new_mw_com_based_api
Open

Initial mw::com-based implementation of ilmcontrol interface#478
NicolasFussberger wants to merge 27 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

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: 0a1c444e-940c-48d9-a120-463b0476b778
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: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

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

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

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

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

Analyzing: target //:license-check (170 packages loaded, 6458 targets configured)

Analyzing: target //:license-check (176 packages loaded, 11463 targets configured)

Analyzing: target //:license-check (176 packages loaded, 11463 targets configured)

INFO: Analyzed target //:license-check (177 packages loaded, 11589 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: 22.325s, Critical Path: 0.16s
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

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

@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 17, 2026 09:51 — with GitHub Actions Active
@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 17, 2026 09:51 — with GitHub Actions Active
@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 17, 2026 12:02 — with GitHub Actions Active
@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 17, 2026 12:02 — with GitHub Actions Active
@NicolasFussberger NicolasFussberger changed the title mw::com based implementation of ilmcontrol interface Initial mw::com-based implementation of ilmcontrol interface Aug 17, 2026
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.

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

2 participants