Skip to content

WIP: Replace builtin.pbtxt with one from bazel info starlark-environments-proto#102

Draft
hauserx wants to merge 2 commits into
cameron-martin:masterfrom
hauserx:use_stralark_env_command
Draft

WIP: Replace builtin.pbtxt with one from bazel info starlark-environments-proto#102
hauserx wants to merge 2 commits into
cameron-martin:masterfrom
hauserx:use_stralark_env_command

Conversation

@hauserx

@hauserx hauserx commented Jan 15, 2025

Copy link
Copy Markdown
Contributor

Follows up WIP change in bazel that adds new bazel info command: bazelbuild/bazel#24817

Some advantages:

  • Global symbols are file type specific, suggesting symbols and lint are more accurate.
    • Supporting .bzl, MODULE.bazel, WORKSPACE, REPO.bazel, VENDOR.bazel
  • Multiple symbols have additional documentation now, including multiple rules as well as some module-like symbols, like attr
  • No special handing for missing globals, those symbols are properly reported by bazel info command

@hauserx
hauserx force-pushed the use_stralark_env_command branch from 4c0ac86 to 9ba9fd0 Compare January 15, 2025 15:45
@hauserx
hauserx force-pushed the use_stralark_env_command branch from 9ba9fd0 to f7857ac Compare January 20, 2025 11:25
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.

1 participant