Skip to content

Making inotify bazel target public - #420

Open
MaciejKaszynski wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:make-inotify-public
Open

Making inotify bazel target public#420
MaciejKaszynski wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:make-inotify-public

Conversation

@MaciejKaszynski

Copy link
Copy Markdown
Contributor

Making the inotify bazel target public, (I think it was made non-public by mistake as the mock is public).

Signed-off-by: Maciej Kaszynski <161459353+MaciejKaszynski@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

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

@4og 4og added the comp-osal Related to score/os component label Jul 29, 2026
Comment thread score/os/BUILD
visibility = [
"@score_baselibs//score/os:__subpackages__",
],
visibility = ["//visibility:public"],

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this visiblity change needed.
Is this target https://github.com/eclipse-score/baselibs/blob/main/score/os/utils/inotify/BUILD not enough ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-osal Related to score/os component

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants