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

Do not use a repository-PEX if a PEX has platforms specified (cherrypick of #15031) #15034

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

stuhood
Copy link
Member

@stuhood stuhood commented Apr 7, 2022

#14995 shows that #12222 re-broke for the enable_resolves case, since the fix for the issue was only checking the resolve_all_constraints field. Fixes #14995.

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

…ild#15031)

pantsbuild#14995 shows that pantsbuild#12222 re-broke for the `enable_resolves` case, since the fix for the issue was only checking the `resolve_all_constraints` field. Fixes pantsbuild#14995.
# 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]
@stuhood stuhood added the category:bugfix Bug fixes for released features label Apr 7, 2022
@stuhood stuhood merged commit f51f504 into pantsbuild:2.11.x Apr 7, 2022
@stuhood stuhood deleted the stuhood/pick-15031-for-2.11.x branch April 7, 2022 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants