github lindegroup/autopkgr v1.6
AutoPkgr 1.6

23 months ago

To JamfUploader and Beyond!

AutoPkgr 1.6 adds integration for the great JamfUploader by @grahampugh, a shiny new icon, as well as new notification templates for JamfUploader processors with Slack, Teams, Google Chat, and email! To get started with AutoPkgr and JamfUploader, please check out the AutoPkgr Wiki! For more information about JamfUploader processors, please review the JamfUploader Wiki.

Added

  • AutoPkgr 1.6 adds integration for the great JamfUploader by @grahampugh!
  • AutoPkgr 1.6 adds a shiny new icon!
  • AutoPkgr 1.6 adds new notification templates for JamfUploader processors with Slack, Teams, Google Chat, and email! If your recipe uses one of the following processors, AutoPkgr will notify you with the summary_result of each!
    • jamfcategoryuploader
    • jamfcomputergroupuploader
    • jamfdockitemuploader
    • jamfextensionattributeuploader
    • jamfpackageuploader
    • jamfpatchuploader
    • jamfpolicyuploader
    • jamfscriptuploader

Changed

  • Due to the fact that macOS no longer ships with Python, you will now need to install AutoPkg first on new Macs before installing AutoPkgr. This gives AutoPkgr the path to Python it needs to run smoothly. If you already have AutoPkg installed, you already have the built in Python that ships with AutoPkg and can just install AutoPkgr.
  • Due to the fact that there is no native YAML library for macOS, AutoPkgr does not support .yaml recipes and they will not display in the recipe list. However, AutoPkgr will be able to run any recipe you like via your recipe list (even if those recipes are .yaml and are added to your recipe list manually, or have parent recipes that are .yaml). AutoPkgr's recipe list is stored at ~/Library/Application Support/AutoPkgr/recipe_list.txt and can be edited with any text editor.
  • Moved instructions from the README to the Wiki. If you need help, we recommend that you check out the AutoPkgr Wiki!

Fixed

  • Set AutoPkgr's Python launchPath to /usr/local/autopkg/python. Using AutoPkgr should no longer cause macOS to warn that "AutoPkgr needs to be updated." This will also avoid issues as AutoPkg versions increase.
  • Corrected the formatting for the JSSImporter template. Please note that while still included as an integration, JSSImporter has now been deprecated and you should use JamfUploader instead.

Don't miss a new autopkgr release

NewReleases is sending notifications on new releases.