Skip to content

fix(tar): don't expose the toolchain type with @tar.bzl name - #1153

Merged
alexeagle merged 8 commits into
mainfrom
alexeagle-patch-5
Aug 22, 2025
Merged

fix(tar): don't expose the toolchain type with @tar.bzl name#1153
alexeagle merged 8 commits into
mainfrom
alexeagle-patch-5

Conversation

@alexeagle

@alexeagle alexeagle commented Aug 21, 2025

Copy link
Copy Markdown
Collaborator

Users might dereference this toolchain and then use it directly - but without a MODULE.bazel dep on @tar.bzl this breaks the abstraction. They need an alias instead.

Fixes issue observed in rules_distroless.

@alexeagle
alexeagle requested review from fmeum and thesayyn August 21, 2025 22:03
@alexeagle
alexeagle marked this pull request as ready for review August 21, 2025 23:52
@alexeagle
alexeagle merged commit 8d9546e into main Aug 22, 2025
25 of 77 checks passed
@alexeagle
alexeagle deleted the alexeagle-patch-5 branch August 22, 2025 00:17
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.

3 participants