Skip to content

refactor: pull implementations out of packaging.bzl #1013

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 1 commit into from
Jan 25, 2023
Merged

refactor: pull implementations out of packaging.bzl #1013

merged 1 commit into from
Jan 25, 2023

Conversation

alexeagle
Copy link
Contributor

Pure refactoring with no implementation changes and no public-visible side effects. This is more in-line with better coding practices from e.g. bazel-skylib.

This is a pre-factoring to allow py_wheel to become a macro which produces a py_wheel rule, in addition to a publishing target.

Part of #99

This is a pre-factoring to allow py_wheel to become a macro which produces a py_wheel rule, in addition to a publishing target.

Part of #99
@alexeagle alexeagle requested a review from f0rmiga January 25, 2023 18:00
@alexeagle alexeagle requested a review from rickeylev as a code owner January 25, 2023 18:00
@f0rmiga f0rmiga merged commit 6c6c70b into main Jan 25, 2023
@f0rmiga f0rmiga deleted the i99 branch January 25, 2023 18:23
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