Skip to content

Migrate lifecycle showcase to new launch manager configuration#181

Draft
NicolasFussberger wants to merge 6 commits intoeclipse-score:mainfrom
etas-contrib:feature/new-lifecycle-configuration
Draft

Migrate lifecycle showcase to new launch manager configuration#181
NicolasFussberger wants to merge 6 commits intoeclipse-score:mainfrom
etas-contrib:feature/new-lifecycle-configuration

Conversation

@NicolasFussberger
Copy link
Contributor

Migrate Lifecycle showcase to use the new launch manager configuration format

Lifecycle PR eclipse-score/lifecycle#110 introduces a new simpler way to configure the launch manager.
This PR updates the lifecycle showcase to remove the old configuration files and configure the same scenario in the new format.

Depends on: eclipse-score/lifecycle#110

@NicolasFussberger NicolasFussberger force-pushed the feature/new-lifecycle-configuration branch 3 times, most recently from 9ab2a32 to c6506c2 Compare March 11, 2026 07:57
@pawelrutkaq
Copy link
Contributor

@NicolasFussberger can you adapt to main lifecycle so we can move on with this example to be up to date ?

@NicolasFussberger NicolasFussberger force-pushed the feature/new-lifecycle-configuration branch from c6506c2 to ebaf871 Compare March 23, 2026 06:50
@NicolasFussberger
Copy link
Contributor Author

@NicolasFussberger can you adapt to main lifecycle so we can move on with this example to be up to date ?

@pawelrutkaq Code Quality & Documentation checks fails with this error coming from health monitoring library:

ERROR: /home/runner/.bazel/external/score_crates+/BUILD: no such target '@@score_crates+//:loom': target 'loom' not declared in package '' defined by /home/runner/.bazel/external/score_crates+/BUILD
ERROR: /home/runner/.bazel/external/score_lifecycle_health+/src/health_monitoring_lib/BUILD:127:10: no such target '@@score_crates+//:loom': target 'loom' not declared in package '' defined by /home/runner/.bazel/external/score_crates+/BUILD and referenced by '@@score_lifecycle_health+//src/health_monitoring_lib:loom_tests'
ERROR: Analysis of target '@@score_lifecycle_health+//src/health_monitoring_lib:loom_tests' failed; build aborted: Analysis failed
INFO: Elapsed time: 0.392s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
ERROR: No test targets were found, yet testing was requested

Do you know what this is about?

@pawelrutkaq
Copy link
Contributor

you must update scroe crates to version we need in lifecycle.

@github-actions
Copy link

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

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.

2 participants