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

Support extracting PexResolveInfo from a Pex. #11693

Merged
merged 2 commits into from
Mar 15, 2021

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Mar 14, 2021

There was no reason this was limited to just VenvPex. This allows, for
example, resolving a Pex, testing its contents, and then assembling a
VenvPex that uses its resolve via the pex_path.

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

There was no reason this was limited to just VenvPex. This allows, for
example, resolving a Pex, testing its contents, and then assembling a
VenvPex that uses its resolve via the pex_path.

[ci skip-rust]
[ci skip-build-wheels]
Previously Pexes got created with --include-tools, now they do not.
This emphasises that PexRepositoryInfo can be obtained for vanilla
Pexes.

[ci skip-rust]
[ci skip-build-wheels]
@jsirois jsirois merged commit cef3958 into pantsbuild:master Mar 15, 2021
@jsirois jsirois deleted the PexResolveInfo/Pex branch March 15, 2021 16:49
Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@benjyw benjyw mentioned this pull request Mar 20, 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.

3 participants