-
Notifications
You must be signed in to change notification settings - Fork 2.9k
uv self update log output control and cron #18412
Copy link
Copy link
Closed
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionalitygood first issueGood for newcomersGood for newcomers
Description
Summary
I'd really appreciate an easy way to only get notified of updates when running uv self update in cron and ignore on latest version messages.
Currently output is generated if there was an update and also if there was none - which triggers an email every time.
Exit codes are both 0 if uv executes successfully.
E.g. maybe some sort of --"be silent if no update happened" option.
Example
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionalitygood first issueGood for newcomersGood for newcomers