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 complete_platforms for Python GCFs. (Cherry-pick of #14530) #14531

Merged
merged 1 commit into from Feb 18, 2022

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Feb 18, 2022

Instead of (or in addition to) specifying a runtime for a
python_google_cloud_function, you can now specify
complete_platforms. This allows creating a lambdex when an abbreviated
platform string does not provide enough information to evaluate
environment markers during the requirement resolution phase of building
the lambdex.

(cherry picked from commit 920832f)

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

Instead of (or in addition to) specifying a `runtime` for a
`python_google_cloud_function`, you can now specify
`complete_platforms`. This allows creating a lambdex when an abbreviated
platform string does not provide enough information to evaluate
environment markers during the requirement resolution phase of building
the lambdex.

(cherry picked from commit 920832f)

# 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]
@jsirois jsirois merged commit c8a0635 into pantsbuild:2.10.x Feb 18, 2022
@jsirois jsirois deleted the cherry-pick/14530/2.10.x branch February 18, 2022 06:25
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