DomT4 / homebrew-autoupdate

:tropical_drink: An easy, convenient way to automatically update Homebrew.
BSD 2-Clause "Simplified" License
1.02k stars 55 forks source link

MacOS notification doesn't expand to show pacakages #143

Open badgumby opened 2 months ago

badgumby commented 2 months ago

The notification toast popup in MacOS cuts off the list of updated packages. I can find no way to expand this, and if I click 'show' it just pops up the toast again. Is this expected behavior?

autoupdate

badgumby commented 2 months ago

Determined the notifier.scpt doesn't actually parse the log for the packages. Created pull request #144 to address issue.