Skip to content

fix(pypi): handle more URL patterns for requirement sources #2843

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Apr 29, 2025

Summary:

  • Better handle git references for sdists.
  • Better handle direct whl references.
  • Add an extra test that turned out to be not needed in the end, but I
    left it to increase the code coverage.

Work towards #2363
Fixes #2828

Summary:
- Better handle git references for sdists.
- Better handle direct whl references.
- Add an extra test that turned out to be not needed in the end, but I
  left it to increase the code coverage.

Work towards bazel-contrib#2363
Fixes bazel-contrib#2828
@rickeylev rickeylev enabled auto-merge April 29, 2025 04:03
@rickeylev rickeylev added this pull request to the merge queue Apr 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 29, 2025
@rickeylev rickeylev added this pull request to the merge queue Apr 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 29, 2025
@rickeylev rickeylev added this pull request to the merge queue Apr 29, 2025
Merged via the queue into bazel-contrib:main with commit a79bbfa Apr 29, 2025
3 checks passed
@aignas aignas deleted the fix/drop-sha-from-url branch April 29, 2025 12:38
aignas added a commit that referenced this pull request Apr 29, 2025
Summary:
- Better handle git references for sdists.
- Better handle direct whl references.
- Add an extra test that turned out to be not needed in the end, but I
  left it to increase the code coverage.

Work towards #2363
Fixes #2828

(cherry picked from commit a79bbfa)
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.

invalid user-provided repo name crash
2 participants