- Added support for 'jamf' processors and recipe format
https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors - Added Verify Recipes files (at Options) that will check for:
Duplicated identifiers
Parent Identifiers is not the same as Identifier
MinimumVersion matches processor required version.
For Yaml recipes will only check duplicated Identifiers and Parent and MinimumVersion is 2.3.
Deprecated Processors
EndOfCheckPhase is after URLDownloader - Fixed button view
- Added Visual Studio Code to open with external editor
- Universal build
Verify Recipes files is inspired by homebysix precommit:
https://github.com/homebysix/pre-commit-macadmin/blob/main/pre_commit_hooks/check_autopkg_recipes.py