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

WIP: url with trailing slash mirror #943

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

Conversation

wolfv
Copy link
Contributor

@wolfv wolfv commented Nov 16, 2024

@baszalmstra I refactored things to use the URLWithSlash in the mirror.

Unfortunately, that type currently lives in rattler_conda_types. I need it in rattler_networking though. They both currently don't have a relationship.

We could add another utils crate or make one dependent on the other. Not sure. Happy about suggestions.

This PR builds on top of #939 and I'd suggest merging that one first.

@baszalmstra
Copy link
Collaborator

I suppose adding another crate lije url-utils or whatever would help? We could also rename file_url and add it there?

@wolfv
Copy link
Contributor Author

wolfv commented Nov 18, 2024

Do you think file-url and urlwithslash could be in a UrlExt crate or something? Or something rattler-specific.

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.

2 participants