James Smith
James Smith
One thing I’ve noticed, and I’m not sure if this is `adaptive-lighting` or not is every day at sunset, all of my lights turn on (if off) or are set...
Don't launch Nudge if apps listed in `acceptableApplicationBundleIDs` are the `frontmostApplication`
This feature as implemented in https://github.com/macadmins/nudge/pull/208 currently only works on subsequent launches and not if Nudge had been dismissed in the past. It would be ideal if the admin could...
Unsure of the effort required, but it would be great if any functionality that can be triggered via Command Line options when Dialog is launched, could also be triggered in...
As a Mac Admin, I want a way to update swiftDialog using JSON, so that I can pass all the required settings (new window state) at the same time.
As a Mac Admin, I want the ability to resize a `swiftDialog` window after launch so that it can conform to the content displayed
After experimenting with the `standalone_uploaders` scripts via GitHub Actions on Ubuntu runners, it would be great to shift over to the `jamf-upload.sh` script instead which has a broader coverage of...
Receiving an error about being unable to update Computer Groups created with older versions of the provider. The error message refers to not being able to have the `computers` dict...
Receiving the following error when trying to create a Jamf Policy ``` Error: Invalid address to set: []string{"self_service", "0", "self_service_categories", "0", "id"} │ │ with jamfpro_policy.enrolment, │ on policy_enrolment.tf line...
I'm having a look at the recent changes to the Computer Group resource and curious about the logic behind some of the validation. Within `computergroups_state.go`, why are setting the `computers`...
With the new way that Configuration Profiles are functioning in `0.0.55`, profiles that were previously created throw warnings when running a new plan. Previously the attribute `payload` was used within...