nudge
nudge copied to clipboard
A tool for encouraging the installation of macOS security updates.
It would be useful to be able to add an embedded link to the MainText body of the Nudge app. The use cases for this are primarily in the realm...
Xcode 13.4.1 shows a warning for Nudge: "Accent color 'AccentColor' is not present in any asset catalogs. Assets.xcassets."
A small group of people (myself incl) in the #nudge channel on macadmins slack channel have been experiencing issues when we choose to defer the update. the ~/Plist file updates...
Steps to replicate: -Nudge on a device running < desired OS version, before installation deadline -Configured with `acceptableScreenSharingUsage` set to `True` -Share device screen into MS Teams meeting -run `log...
I love the recently added feature to block certain applications from launching, etc. if users are past their deadline. Ultimately, though, this might create more friction between our staff and...
I had planned on bringing in some metrics for Nudge 1.1.7 but that's no longer happening now as of https://github.com/macadmins/nudge/commit/6fa38af19f4ae0c94e5c04a4abee374352c9ff61 My goal here is the following: - Understand how many...
https://github.com/ygini/Hello-IT/blob/master/src/Hello%20IT/AppDelegate.m#L93 If a profile is updated, Nudge should attempt to reload the latest values from the profile. If a profile is removed, Nudge should simply detect that and kill itself.
Confirming that Nudge `1.1.7.81411` does block **Command-M** per #351. However, **Command-Option-M** still works to minimize all windows of the front app.
In Nudge `1.1.7.81411`, the `customDeferralDropdownText` is truncated on longer strings; the menu options seem to accommodate longer strings. ``` "updateElements": [ { "_language": "en", "actionButtonText": "actionButtonText", "customDeferralButtonText": "customDeferralButtonText", "customDeferralDropdownText": "customDeferralDropdownText",...
``` Warning: Unexpected input(s) 'validation_depth', valid inputs are ['path', 'version'] Run mindsers/changelog-reader-action@e1a3684[2](https://github.com/macadmins/nudge/runs/6726266428?check_suite_focus=true#step:7:2)bddbd512340f882735802de843998e1f Parse data ``` need to fix this but doesn't seem to impact anything for now. guessing author changed...