Skip to content

Migrate lifecycle showcase to new launch manager configuration#181

Merged
NicolasFussberger merged 5 commits intoeclipse-score:mainfrom
etas-contrib:feature/new-lifecycle-configuration
Mar 24, 2026
Merged

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

Conversation

@NicolasFussberger
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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

@NicolasFussberger
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown

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

@NicolasFussberger NicolasFussberger marked this pull request as ready for review March 23, 2026 09:31
pawelrutkaq
pawelrutkaq previously approved these changes Mar 24, 2026
Copy link
Copy Markdown
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 rebase

@NicolasFussberger NicolasFussberger merged commit a548374 into eclipse-score:main Mar 24, 2026
16 checks passed
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