Read the statement by Michael Teeuw here.
Added MMM-ModuleUpdateNotifier and MMM-AptUpdateNotifier
-
@CrashTest Our updatenotification module does that for the active modules… same as for MM base
I wasn’t talking about that one
I’m the moderator here, so just watching out for our users… -
Sounds good. Totally new to this world of MM. My efforts on these modules started when I saw someone post in the “Show Your Mirror” folder that they created a custom module to check for apt updates, but they did not include the module. So I figured I would create one.
Cheers
-
I did not know that about the default updatenotification module. Good to know.
I have that module in my config.js with no config options, so I am running the default options. And I have not seen it put up a notification if there was a newer commit on one of the modules (which was the case). In my case that one module that had a newer commit was in my modules directory but not used in config.js, so looking at useModulesFromConfig option, I assume that module was not looked at. So it all makes sense.
I did put in a pull request to tweak wording in updatenotification.md
Cheers
-
@CrashTest awesome effort!
-
@CrashTest I saw update for the doc
It should automagically put up an update banner for all
Modules in config.js if their git GitHub ( source repo) commit status changesIt as also outputs messsges where npm start is logged as it scans the repository
