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

infer all PBS-related metadata from the URL #21789

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Dec 20, 2024

Infer most PBS-related metadata from the artifact download URL provided by the user. (The SHA256 checksum and file size are not inferred from the URL.)

Adds a three field format for --python-build-standalone-known-python-versions which infers all PBS-related metadata from the URL. Format is URL|SHA256|FILE_SIZE. The five field format is still supported.

Remove the --python-build-standalone-require-inferrable-release-tag option added by #21739 because the PBS release tag can now be optionally provided in the version field (first field) of the five field format for --python-build-standalone-known-python-versions.

@tdyas tdyas added category:new feature release-notes:not-required PR doesn't require mention in release notes labels Dec 20, 2024
@tdyas tdyas removed the release-notes:not-required PR doesn't require mention in release notes label Dec 20, 2024
@tdyas tdyas requested review from cburroughs and huonw December 20, 2024 22:11
@tdyas tdyas marked this pull request as ready for review December 20, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant