Skip to content

[core] Rename plasma targets#51938

Merged
jjyao merged 1 commit intoray-project:masterfrom
dentiny:hjiang/rename-plasma-targets
Apr 3, 2025
Merged

[core] Rename plasma targets#51938
jjyao merged 1 commit intoray-project:masterfrom
dentiny:hjiang/rename-plasma-targets

Conversation

@dentiny
Copy link
Copy Markdown
Contributor

@dentiny dentiny commented Apr 3, 2025

Followup on #51825
I found quite a few targets are not named properly;
for example, allocator and store are pretty general naming and easy to get conflict.

The general practice for bazel is to place bazel targets (aka, BUILD file) into separate folders so they're naturally namespace-d, but somehow we're putting everything under root and we just tolerate it.. at least we manually prefix component name to make it a little clearer.

Signed-off-by: dentiny <dentinyhao@gmail.com>
@dentiny dentiny added the go add ONLY when ready to merge, run all tests label Apr 3, 2025
@dentiny dentiny requested review from dayshah, edoakes and jjyao April 3, 2025 02:32
@jjyao jjyao merged commit b98f191 into ray-project:master Apr 3, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-backlog go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants