Skip to content

Remove the false impresion that some bzl files are not public#539

Open
limdor wants to merge 1 commit intobazelbuild:mainfrom
limdor:cleanup_visibility
Open

Remove the false impresion that some bzl files are not public#539
limdor wants to merge 1 commit intobazelbuild:mainfrom
limdor:cleanup_visibility

Conversation

@limdor
Copy link
Copy Markdown
Contributor

@limdor limdor commented Dec 2, 2025

The value of INTERNAL_VISIBILIY variable was changed to public. However, the name of the variable seems to imply that it is not public. Removing it makes that clear.

The value of INTERNAL_VISIBILIY variable was changed to public.
However, the name of the variable seems to imply that it is not public.
Removing it makes that clear.
@limdor limdor force-pushed the cleanup_visibility branch from 21d3f01 to cdb2b3e Compare December 2, 2025 18:57
@armandomontanez
Copy link
Copy Markdown
Collaborator

@pzembrod is this something required internally at Google, or can we simplify this?

If this is required, just let me know and we can leave a comment behind explaining the situation.

@armandomontanez armandomontanez added untriaged Team member has to triage this issue - assign priority, type, and owner (if possible). P3 We're not considering working on this, but happy to review a PR. (No assignee) category: core rules type: internal cleanup Does not directly address a feature request or a bug report, but improves project hygiene labels Mar 26, 2026
@lilygorsheneva
Copy link
Copy Markdown
Collaborator

I think we still want to have control of this internally; the external visibility was relaxed to allow rules_java to load stuff.

@comius comius removed their request for review April 10, 2026 08:10
@hvadehra hvadehra removed their request for review April 21, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: core rules P3 We're not considering working on this, but happy to review a PR. (No assignee) type: internal cleanup Does not directly address a feature request or a bug report, but improves project hygiene untriaged Team member has to triage this issue - assign priority, type, and owner (if possible).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants