keeleysam-recipes
keeleysam-recipes copied to clipboard
Receipteditor fix
This should fix issue #148
Bump
@n8felton Check out the discussion here:
https://github.com/autopkg/keeleysam-recipes/issues/148#issuecomment-1242569230
All of the effort has been put towards migrating to the new core processor, so this PR probably isn't necessary anymore.
Looks like I'm running into this issue, which is now pending this commit to get merged out of dev.
I wonder if accepting this PR is a good middle ground until upstream is worked out.
IMHO, merging this PR would mask the problem, since all of the recipes would immediately start working. If there's a way to deprecate processors (sort of like DeprecationWarning), that'd be ideal.
What I did to work around https://github.com/autopkg/autopkg/issues/827 with the core processor as it is in the current release is to add a StopProcessingIf step to stop the recipe if nothing is imported. Example here https://github.com/autopkg/vmiller-recipes/blob/master/Sassafras/SassafrasClient.munki.recipe