Skip to content

Update dependency score_lifecycle_health to v0.3.0 - #131

Open
eclipse-score-bot wants to merge 1 commit into
mainfrom
renovate/score_lifecycle_health-0.x
Open

Update dependency score_lifecycle_health to v0.3.0#131
eclipse-score-bot wants to merge 1 commit into
mainfrom
renovate/score_lifecycle_health-0.x

Conversation

@eclipse-score-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
score_lifecycle_health bazel_dep minor 0.2.00.3.0

Release Notes

eclipse-score/lifecycle (score_lifecycle_health)

v0.3.0

Module Name: lifecycle
Release Tag: 0.3.0
Origin Release Tag: 0.2.0
Release Commit Hash: 654ac34
Release Date: 10.07.2026

Overview

This document provides an overview of the changes, improvements, and bug fixes included in the software module release version 0.3.0 as compared to the module's origin release (which is usually the previous release).

Disclaimer

This release is not intended for production use, as it does not include a safety argumentation or a completed safety assessment.
The work products compiled in the safety package are created with care according to the S-CORE process. However, as a non-profit, open-source organization, the project cannot assume any liability for its content.

For details on the features, see https://eclipse-score.github.io/score/main/features/lifecycle/index.html


Changes to the Module

New Features
  • New report running API Introduce low-level void report_running() function so applications can report a Running state without requiring usage of the full mw::Lifecycle API.
Improvements
  • Quality improvements: testing and documentation updates.
  • README improvements: Updated README.md and removed outdated contents.
Bug Fixes
Other Changes by Label
Compatibility
  • The following platforms are supported using the bazel_cpp_toolchains:

    • x86_64-unknown-linux-gnu
    • aarch64-unknown-linux-gnu
    • x86_64-unknown-nto-qnx800
    • aarch64-unknown-nto-qnx800
Performed Verification
  • Build on all supported platforms
  • Unit test execution on all supported platforms
Known Issues
  • None
Known Vulnerabilities
  • None
Upgrade Instructions
  • Align public API namespaces to score::mw::lifecycle and score::mw::health

  • Rename current "Monitor" API in LaunchManager to "Alive"

    • All public bazel targets are renamed. new targets are listed in Readme.md
    • More information in Pull request 229
  • Backward compatibility with the previous release is not guaranteed.


  • If you want to rebase/retry this PR, check this box

This PR was generated by #infrastructure automation. Contact us if you have any questions or feedback.

@ryan-steel

Copy link
Copy Markdown
Contributor

Already covered in #144, this PR should be closed in favour of that one since it has the necessary fixes after the API change.

@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_lifecycle_health-0.x branch from 33916e8 to c80652c Compare August 6, 2026 10:58
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

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.6.0) and connecting to it...
INFO: Invocation ID: f9a1d5fa-b24f-4957-8aa7-583adef80472
Computing main repo mapping: 
WARNING: /home/runner/work/time/time/MODULE.bazel:13:7: The attribute 'compatibility_level' in module() is a no-op and will be removed in a future Bazel release. Please remove it from your MODULE.bazel file.
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 3 packages loaded
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)

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

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

Analyzing: target //:license-check (144 packages loaded, 2502 targets configured)

Analyzing: target //:license-check (157 packages loaded, 6170 targets configured)

Analyzing: target //:license-check (157 packages loaded, 6170 targets configured)

Analyzing: target //:license-check (162 packages loaded, 6219 targets configured)

Analyzing: target //:license-check (162 packages loaded, 6219 targets configured)

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

Analyzing: target //:license-check (168 packages loaded, 11288 targets configured)

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

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

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

INFO: Analyzed target //:license-check (170 packages loaded, 11422 targets configured).
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[13 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox
[14 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
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: 32.081s, Critical Path: 2.73s
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

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

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

@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_lifecycle_health-0.x branch from c80652c to 6856dd6 Compare August 7, 2026 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants