8000 Don't also strip port when stripping credentials from a URL by maresb · Pull Request #800 · conda/conda-lock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Don't also strip port when stripping credentials from a URL #800

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 5 commits into from
May 6, 2025

Conversation

maresb
Copy link
Contributor
@maresb maresb commented May 6, 2025

Description

Closes #649

@maresb maresb requested a review from a team as a code owner May 6, 2025 13:56
Copy link
netlify bot commented May 6, 2025

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit 688cae1
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/681a2a9c582f9a000824bdd2
😎 Deploy Preview https://deploy-preview-800--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

maresb added 5 commits May 6, 2025 17:26
Excluding fake private package from mypy pre-commit resolves:

tests/test-poetry-path/fake-private-package-1.0.0/setup.py: error: Duplicate module named "setup" (also at "tests/test-pip-repositories/fake-private-package-custom-port-1.0.0/setup.py")
tests/test-poetry-path/fake-private-package-1.0.0/setup.py: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#mapping-file-paths-to-modules for more info
tests/test-poetry-path/fake-private-package-1.0.0/setup.py: note: Common resolutions include: a) using `--exclude` to avoid checking one of them, b) adding `__init__.py` somewhere, c) using `--explicit-package-bases` or adjusting MYPYPATH
@maresb maresb force-pushed the fix-url-stripping branch from f23b776 to 688cae1 Compare May 6, 2025 15:28
@maresb maresb merged commit dfdf3af into conda:main May 6, 2025
55 checks passed
@maresb maresb deleted the fix-url-stripping branch May 6, 2025 15:31
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.

Installation fails due to port being removed from URL of private PyPi repository when generating lock file
1 participant
0