You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refine --no-sources reinstall logic in do_sync function
- Updated the logic to selectively reinstall URL-based packages only when the resolution selects a registry distribution, preventing unnecessary reinstalls for packages specified via direct URL.
- Enhanced debug logging for better clarity on package evaluation during the reinstall process.
- Adjusted related test expectations to reflect the changes in package installation behavior.
This change improves the efficiency of package management when source installations are disabled.
0 commit comments