autopkg / hjuutilainen-recipes

Recipes for AutoPkg
MIT License
49 stars 74 forks source link

Invalid syntax (Flowdock & Freedome) #266

Closed kevinmcox closed 8 months ago

kevinmcox commented 10 months ago

Hannes, just a heads-up that the RC release of AutoPkg 2.8.1 is flagging two of your recipes as invalid.

Recalculating the recipe map...
WARNING: ... com.github.autopkg.hjuutilainen-recipes/Flowdock/Flowdock.install.recipe is potentially an invalid file, not adding it to the recipe map! Please file a GitHub Issue for this repo.
WARNING: ... com.github.autopkg.hjuutilainen-recipes/F-Secure/Freedome.install.recipe is potentially an invalid file, not adding it to the recipe map! Please file a GitHub Issue for this repo.

Slack discussion: https://macadmins.slack.com/archives/C056155B4/p1691608955567799

hjuutilainen commented 10 months ago

Thank you for the heads-up, I’ll modify the recipes to be compatible.

jazzace commented 9 months ago

Essentially, adding an empty Input dict should meet the requirements of AutoPkg 3's validity checker. (One of the two recipes is deprecated for over a year, so deletion might be an option for that one.)

hjuutilainen commented 8 months ago

I've now removed the Flowdock recipes and added an empty Input dict to Freedome.install.recipe