Skip to content

Conversation

@arkjedrz
Copy link
Contributor

Notes for Reviewer

Pre-Review Checklist for the PR Author

  • PR title is short, expressive and meaningful
  • Commits are properly organized
  • Relevant issues are linked in the References section
  • Tests are conducted
  • Unit tests are added

Checklist for the PR Reviewer

  • Commits are properly organized and messages are according to the guideline
  • Unit tests have been written for new behavior
  • Public API is documented
  • PR title describes the changes

Post-review Checklist for the PR Author

  • All open points are addressed and tracked via issues

References

Closes #

@arkjedrz arkjedrz self-assigned this Nov 24, 2025
@arkjedrz arkjedrz requested a review from pawelrutkaq November 24, 2025 08:54
@github-actions
Copy link

github-actions bot commented Nov 24, 2025

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: f36aaf55-bf93-4687-8a90-28772d983b51
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
DEBUG: Rule 'rust_qnx8_toolchain+' indicated that a canonical reproducible form can be obtained by modifying arguments integrity = "sha256-eQOopREOYCL5vtTb6c1cwZrql4GVrJ1FqgxarQRe1xs="
DEBUG: Repository rust_qnx8_toolchain+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.bazel/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'aspect_rules_lint', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'buildifier_prebuilt', the root module requires module version [email protected], but got [email protected] 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: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

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

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

Analyzing: target //:license-check (135 packages loaded, 1396 targets configured)

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

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

Analyzing: target //:license-check (147 packages loaded, 2616 targets configured)

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

INFO: Analyzed target //:license-check (152 packages loaded, 4876 targets configured).
[7 / 14] Creating runfiles tree bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/score_tooling+/dash/tool/formatters/dash_format_converter.runfiles [for tool]; 0s local
INFO: From Generating Dash formatted dependency file ...:
WARNING: No packages found in Cargo.lock.
INFO: Successfully converted 0 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
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.966s, Critical Path: 0.37s
INFO: 14 processes: 5 disk cache hit, 9 internal.
INFO: Build completed successfully, 14 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>]

@arkjedrz arkjedrz closed this Nov 24, 2025
@github-actions
Copy link

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

@arkjedrz arkjedrz reopened this Nov 24, 2025
@arkjedrz arkjedrz force-pushed the arkjedrz_mw-log-docs branch 3 times, most recently from ef03b00 to 15459b5 Compare November 24, 2025 11:00
Copy link
Contributor

@pawelrutkaq pawelrutkaq left a comment

Choose a reason for hiding this comment

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

Please fix Detailed design part and remove code.

@arkjedrz arkjedrz force-pushed the arkjedrz_mw-log-docs branch 2 times, most recently from f9557b6 to 12dd684 Compare November 24, 2025 12:27
@arkjedrz arkjedrz requested a review from pawelrutkaq November 24, 2025 12:27
@arkjedrz arkjedrz force-pushed the arkjedrz_mw-log-docs branch from 12dd684 to e3d6e4b Compare November 24, 2025 14:43
Basic design for Log component.
@arkjedrz arkjedrz force-pushed the arkjedrz_mw-log-docs branch 2 times, most recently from 9405782 to d45d05e Compare November 25, 2025 09:07
Dynamic diagram for Log operation.
@arkjedrz arkjedrz force-pushed the arkjedrz_mw-log-docs branch from d45d05e to 7ae9661 Compare November 25, 2025 11:59
@arkjedrz arkjedrz marked this pull request as ready for review November 25, 2025 11:59
@pawelrutkaq
Copy link
Contributor

For me looks good, lets ping to logging CFT

Post-review fixes.
Copy link

@MaciejKaszynski MaciejKaszynski left a comment

Choose a reason for hiding this comment

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

look good

@arsibo arsibo self-requested a review December 1, 2025 16:20
Copy link
Contributor

@arsibo arsibo left a comment

Choose a reason for hiding this comment

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

Please generate a ticket(s) for findings what cannot be fixed now.

Backend implementation.
end note

mw_log --> mw_log_subscriber : implements
Copy link
Contributor

Choose a reason for hiding this comment

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

mw_log_subscriber ..u.|> mw_log : implements


.. .. uml:: _assets/TODO.puml
.. uml:: _assets/static_view.puml

Copy link
Contributor

Choose a reason for hiding this comment

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

Does this diagram show all dependencies ? e.G. Do you use rust crates as helper functions ? What would this mean for safety?

Copy link
Contributor

Choose a reason for hiding this comment

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

This is depndendless


.. .. uml:: _assets/TODO.puml
.. uml:: _assets/static_view.puml

Copy link
Contributor

@arsibo arsibo Dec 1, 2025

Choose a reason for hiding this comment

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

In logging FT we discussed to use log_fonted as component name. Shall we do it now or adapted later?

.. :implements: logic_arc_int__log__interface_name
.. :fulfils:
.. :includes:
.. comp_arc_sta:: Log (Static View)
Copy link
Contributor

Choose a reason for hiding this comment

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

part has to be updated after Feature arc is available


Lower Level Components
----------------------
.. real_arc_int:: Log interface
Copy link
Contributor

Choose a reason for hiding this comment

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

Requirements
############

.. document:: Log Requirements
Copy link
Contributor

Choose a reason for hiding this comment

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

@arsibo
Copy link
Contributor

arsibo commented Dec 1, 2025

@pawelrutkaq
Copy link
Contributor

This PR implements #16

@arsibo arsibo merged commit 696d955 into eclipse-score:main Dec 2, 2025
11 checks passed
@arkjedrz arkjedrz deleted the arkjedrz_mw-log-docs branch December 5, 2025 07:32
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.

4 participants