Skip to content

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

Merged
rickeylev merged 1 commit into
bazel-contrib:mainfrom
aignas:fix/drop-sha-from-url
Apr 29, 2025
Merged

fix(pypi): handle more URL patterns for requirement sources#2843
rickeylev merged 1 commit into
bazel-contrib:mainfrom
aignas:fix/drop-sha-from-url

Conversation

@aignas

@aignas aignas commented Apr 29, 2025

Copy link
Copy Markdown
Collaborator

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
@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