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
check_for_package_updates: sort output alphabetically by package name
Add alphabetical sorting to display results in a consistent order
regardless of processing sequence. Sort by package name before
formatting output for better user experience.
Changes:
- Sort results file by first field (package name) before display
- Update log message to include GitLab packages
- Apply sorting to all output formats (table, json, markdown)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Adrian Reber <[email protected]>
0 commit comments