Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

refactor: move all re-exports to private/reexports.bzl #739

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 30, 2022

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 f0rmiga and alexeagle June 30, 2022 14:38
@@ -21,26 +21,22 @@ 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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.