v1.12.3
Changed
- Changed check-munki-pkgsinfo to WARN on the absence of the
blocking_applications
array for installers in pkg format, rather than to fail the pre-commit test. This better aligns with Munki's own design, which does not requireblocking_applications
.
Fixed
- Resolved an uncaught exception if the git config email is unset. (#58)