Skip to content

Conversation

@mattem
Copy link
Contributor

@mattem mattem commented Jun 30, 2022

Moves all re-exported symbols in to reexports.bzl.

This is a needed prefactor step for #723 as we need to consume py_library internall in the macro, and doing so from defs.bzl would introduce a cycle.

@mattem mattem requested review from brandjon and lberki as code owners June 30, 2022 14:24
@mattem mattem force-pushed the refactor/move_re-exports branch from 2e52df0 to 9ddafd0 Compare June 30, 2022 14:37
@mattem mattem requested review from alexeagle and f0rmiga June 30, 2022 14:38
work under `--incompatible_load_python_rules_from_bzl`. As the native rules get
migrated to Starlark, their implementations will be moved here.
"""

Copy link
Contributor

Choose a reason for hiding this comment

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

the comment above feels like it should go to the new file, and the comment here should just be "public API" or sth

@mattem mattem force-pushed the refactor/move_re-exports branch from 9ddafd0 to ce92b39 Compare June 30, 2022 15:25
@mattem mattem merged commit 702a5c5 into main Jun 30, 2022
@mattem mattem deleted the refactor/move_re-exports branch June 30, 2022 16:43
mattem added a commit to mattem/rules_python that referenced this pull request Jul 7, 2022
f0rmiga pushed a commit to mattem/rules_python that referenced this pull request Jul 11, 2022
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