Skip to content

Align names of public bazel targets #148

@NicolasFussberger

Description

@NicolasFussberger

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions