[CLI]: 🔔Notify users if they're using an older version
See original GitHub issueupdate-notifier serves the purpose here. As from the tagline, Inform users of your package of updates in a non-intrusive way.
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
How can I trigger a notification when a job/process ends?
If the command has already started you may use job control to suspend it, then return it to the foreground with fg chained...
Read more >Users & Segments - OneSignal Documentation
If you need to remove older devices, you can delete them using our dashboard or API or send Background Notifications to all users...
Read more >describe-notification-configurations - AWS Documentation
First time using the AWS CLI? See the User Guide for help getting started. Note: You are viewing the documentation for an older...
Read more >Notification runtime permission - Android Developers
However, apps must include a notification when they start a foreground service, just as they do on previous versions of Android.
Read more >5 Working with Alerts - Oracle Help Center
Oracle GoldenGate Monitor console. Email. SNMP. Command-line Interface (CLI). You determine the content of an alert when you create the alert definition.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hi @yangshun I’ve been working on this in my fork and have had some success getting the notification to display in testing for v 1.x. when I hard code the old version per update-notifier’s testing instructions. I’d be glad to be assigned the issue to implement this feature.
I’ll work on this for v2 😃