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

Avoid requiring Python when trying to install Python (using Pyenv) #19208

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

thejcannon
Copy link
Member

Fixes #19160 by switching PythonBinary input type to PythonBuildStandaloneBinary

@thejcannon thejcannon added needs-cherrypick category:internal CI, fixes for not-yet-released features, etc. labels May 31, 2023
@thejcannon thejcannon added this to the 2.16.x milestone May 31, 2023
@thejcannon thejcannon requested review from stuhood and benjyw May 31, 2023 19:18
@thejcannon thejcannon merged commit 5b01f37 into main Jun 1, 2023
@thejcannon thejcannon deleted the jcannon/fix19160 branch June 1, 2023 00:37
github-actions bot pushed a commit that referenced this pull request Jun 1, 2023
…19208)

Fixes #19160 by switching
`PythonBinary` input type to `PythonBuildStandaloneBinary`
github-actions bot pushed a commit that referenced this pull request Jun 1, 2023
…19208)

Fixes #19160 by switching
`PythonBinary` input type to `PythonBuildStandaloneBinary`
thejcannon added a commit that referenced this pull request Jun 1, 2023
…herry-pick of #19208) (#19215)

Fixes #19160 by switching
`PythonBinary` input type to `PythonBuildStandaloneBinary`

Co-authored-by: Joshua Cannon <[email protected]>
thejcannon added a commit that referenced this pull request Jun 1, 2023
…herry-pick of #19208) (#19214)

Fixes #19160 by switching
`PythonBinary` input type to `PythonBuildStandaloneBinary`

Co-authored-by: Joshua Cannon <[email protected]>
This was referenced Jun 1, 2023
@wisechengyi wisechengyi mentioned this pull request Jun 3, 2023
wisechengyi added a commit that referenced this pull request Jun 4, 2023
### Internal

* upgrade to Rust v1.70.0
([#19228](#19228))

* Remove the last mentions of NO_TOOL_LOCKFILE.
([#19229](#19229))

* Upgrade Helm unittest
([#19220](#19220))

* Prepare `2.17.0rc0`.
([#19226](#19226))

* Use a trait for remote action result caching
([#19097](#19097))

* Port `Field` to Rust
([#19143](#19143))

* Upgrade `pyo3` to `0.19`.
([#19223](#19223))

* Prepare `2.16.0rc5`.
([#19221](#19221))

* internal: Create dep inference request type
([#19001](#19001))

* Avoid requiring Python when trying to install Python (using Pyenv)
([#19208](#19208))

* Fix secondary ownership warning semantics
([#19191](#19191))

* Bump os_pipe from 1.1.3 to 1.1.4 in /src/rust/engine
([#19202](#19202))

* Include committer date in local version identifier of unstable builds
([#19179](#19179))

* Ensure we set the AWS region.
([#19178](#19178))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
3 participants