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
Bug/138 bug update information source mismatch (#140)
* fix(#138): resolve information source mismatch in update reporting
- Update `% nova update` to accurately report the current `PSGallery` lookup candidate.
- Modify self-update plan functions to preserve lookup candidate and repository information.
- Enhance no-update output to reflect the latest update candidate instead of falsely claiming the installed version is the newest.
* fix(#138): update no-update messages for clarity
- Simplify output for no updates available
- Remove outdated information about update candidates
* fix(#138): add tests for Get-NovaModuleSelfUpdatePlanContext behavior
- verify empty lookup fields when no result is available
- ensure fallback to SourceRepository when candidate omits Repository
0 commit comments