Zack T
Zack T
The SSL Certificate for https://api.efigy.io expired on September 17, 2020. Not sure if Duo is still even supporting this utility, doesn't seem to have updated any models/firmware since Mojave. Will...
tl/dr: This simple function should resolve an (edge case) issue where `plistlib.dump` raises an exception when the contents contain `None` type values. Details: YAML supports `null` values, as does Python...
> Exit Output was: Error: Could not find package at path /tmp/Jamf_QuickAdd.pkg > ***** install_macOS process: FAILED ***** This was reported today by one of my Site Admins. Basically this...
This feature allows the user to specify additional `pip` options to filter against when installing libraries. Particularly, I ran into an issue where I was wanting to build a "Universal"...
This change will use the YAML SafeConstructor to safely load YAML data and auto-convert scalar types to strings to provide a consistent experience with AutoPkg's current behavior and data type...
**THIS IS ONLY INTENDED FOR AUTOPKG BETAS.** **Describe the problem** This is similar to issues as reported in #886 and #908. After rebuilding my AutoPkg "runner," I tried the latest...
If `PRODUCT_NUMBER` isn't defined in child recipes, the receipt errors out. While this value isn't needed and I believe it is only for those that used this recipe before the...