Skip to content

Fix TimeDaemon component to meet S-CORE conventions#24

Merged
NEOatNHNG merged 3 commits into
eclipse-score:mainfrom
etas-contrib:bjoernatbosch_fix_time_daemon_to_meet_score_conventions
May 27, 2026
Merged

Fix TimeDaemon component to meet S-CORE conventions#24
NEOatNHNG merged 3 commits into
eclipse-score:mainfrom
etas-contrib:bjoernatbosch_fix_time_daemon_to_meet_score_conventions

Conversation

@BjoernAtBosch
Copy link
Copy Markdown
Contributor

@BjoernAtBosch BjoernAtBosch commented May 21, 2026

Make it meet naming and folder conventions (fixes #21)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 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.3.0) and connecting to it...
INFO: Invocation ID: b801e08b-368a-4026-96b5-be9f1078b082
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.5.3, but got aspect_rules_lint@2.0.0 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: 2 packages loaded
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)

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

Analyzing: target //:license-check (92 packages loaded, 11 targets configured)

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

Analyzing: target //:license-check (158 packages loaded, 7042 targets configured)

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

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

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

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

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

Analyzing: target //:license-check (173 packages loaded, 10058 targets configured)

INFO: Analyzed target //:license-check (174 packages loaded, 10184 targets configured).
[9 / 16] [Prepa] Expanding template external/score_tooling+/dash/tool/formatters/dash_format_converter [for tool]
[11 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions, 1 running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[14 / 16] checking cached actions
[14 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
[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: 27.531s, Critical Path: 2.60s
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
Copy Markdown

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

Comment thread score/time_daemon/src/application/svt/svt_handler.h Outdated
Comment thread score/time_daemon/src/application/BUILD
@BjoernAtBosch BjoernAtBosch temporarily deployed to workflow-approval May 22, 2026 11:56 — with GitHub Actions Inactive
@BjoernAtBosch BjoernAtBosch deployed to workflow-approval May 22, 2026 11:56 — with GitHub Actions Active
Copy link
Copy Markdown
Contributor

@NEOatNHNG NEOatNHNG left a comment

Choose a reason for hiding this comment

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

Content checked by team. Only renaming.

@NEOatNHNG NEOatNHNG merged commit 60684e1 into eclipse-score:main May 27, 2026
13 of 15 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in TIM - Time FT May 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.

Improvement: Update the TimeDaemon to comply to SCORE conventions

3 participants