Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 739 Bytes

TODO.md

File metadata and controls

16 lines (15 loc) · 739 Bytes

Todo

  • Add header to email body (time the script started).
  • Change output of list patches to XML (-x flag) and parse for cleaner output for email.
  • Error messsage to log if email fails to send, save output to send later.
  • Other features found in dnf-automatic (https://dnf.readthedocs.io/en/latest/automatic.html).
  • Write README.
  • Configuration file for email, subject, etc.
  • Add Matrix emitter.
  • Clean up log messages.
  • Add Zypper patch command configuration.
    • All or patches in category.
    • With interactive patches.
  • Add an option to list patches only (not install them).
  • Add an option not to send a notification if no patches were found.
  • Add unit tests