The public bazel targets should follow the conventions from baselibs:
@score_lifecycle_health//score/mw/
@score_lifecycle_health//score/mw/health:health_monitoring_cc
@score_lifecycle_health//score/mw/health:health_monitoring_rust
@score_lifecycle_health//score/mw/lifecycle:lifecycle
@score_lifecycle_health//score/mw/lifecycle:control
@score_lifecycle_health//score/mw/lifecycle:alive
@score_lifecycle_health//score/mw/lifecycle:launch_manager
Note: Create alias targets first and keep the old targets for backward compatibility but mark them as deprecated: https://bazel.build/reference/be/common-definitions#common.deprecation
The public bazel targets should follow the conventions from baselibs:
@score_lifecycle_health//score/mw/
@score_lifecycle_health//score/mw/health:health_monitoring_cc
@score_lifecycle_health//score/mw/health:health_monitoring_rust
@score_lifecycle_health//score/mw/lifecycle:lifecycle
@score_lifecycle_health//score/mw/lifecycle:control
@score_lifecycle_health//score/mw/lifecycle:alive
@score_lifecycle_health//score/mw/lifecycle:launch_manager
Note: Create alias targets first and keep the old targets for backward compatibility but mark them as deprecated: https://bazel.build/reference/be/common-definitions#common.deprecation