Skip to content
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

Move PythonBinary from python.binaries to core.util_rules.system_binaries #14609

Merged
merged 1 commit into from Feb 25, 2022

Conversation

Eric-Arellano
Copy link
Contributor

Builds off of #14601.

In a followup, I'll propose moving the remainder of python.binaries to a new location.

[ci skip-rust]
[ci skip-build-wheels]

…_binaries`

# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
@Eric-Arellano Eric-Arellano enabled auto-merge (squash) February 24, 2022 23:49
@Eric-Arellano Eric-Arellano merged commit c577a90 into pantsbuild:main Feb 25, 2022
@Eric-Arellano Eric-Arellano deleted the mv-python-binary branch February 25, 2022 00:15
alonsodomin pushed a commit to alonsodomin/pants that referenced this pull request Feb 25, 2022
…_binaries` (pantsbuild#14609)

Builds off of pantsbuild#14601.

In a followup, I'll propose moving the remainder of `python.binaries` to a new location.

[ci skip-rust]
[ci skip-build-wheels]
Eric-Arellano added a commit that referenced this pull request Feb 27, 2022
…nts.core.util_rules.system_binaries` (#14629)

Builds off of #14601 and #14609. 

Finding binaries on the machine is not foundational to the engine, it's a convenience provided like `ExternalTool` for downloading tools.

This gives us a single place for all the binaries we discover, including the types to discover your own.

[ci skip-rust]
[ci skip-build-wheels]
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.

None yet

2 participants