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

[internal] Split Protobuf targets into atom vs. generator #13134

Merged
merged 3 commits into from
Oct 9, 2021

Conversation

Eric-Arellano
Copy link
Contributor

Similar to #12957, this implements the technique from #12954. ./pants filter --target-type and ./pants peek behave the same as before, but our internal implementation differentiates between the atom target vs. its generator.

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

# 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
Copy link
Contributor Author

Bump if anyone has a chance. I'd love to land this soon so I can put up the followup to split Python targets.

@Eric-Arellano Eric-Arellano merged commit 5fc0ed3 into pantsbuild:main Oct 9, 2021
@Eric-Arellano Eric-Arellano deleted the protobuf-generator branch October 9, 2021 00:20
@stuhood stuhood mentioned this pull request Oct 11, 2021
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