conda / rattler

Rust crates to work with the Conda ecosystem.
BSD 3-Clause "New" or "Revised" License
264 stars 56 forks source link

fix(gateway): clear subdir cache based on `base_url` #852

Closed baszalmstra closed 2 months ago

baszalmstra commented 2 months ago

Comparing Channels can be finicky. This PR changes the way the gateway compares channels by looking at their base url only.