homebysix / recipe-robot

A kick ass tool for creating AutoPkg recipes.
Apache License 2.0
300 stars 28 forks source link

Can you add a jss-upload to this app? #153

Closed kylejericson closed 3 years ago

kylejericson commented 4 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Feature request. This is nice to just upload the PKG to Jamf. Describe the solution you'd like A clear and concise description of what you want to happen. Here is an example recipe https://github.com/kylejericson/autopkg-recipes/tree/master/BBEdit Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Thats it Additional context Add any other context or screenshots about the feature request here.

homebysix commented 4 years ago

Hi @kylejericson - Is there a NAME input variable missing from that recipe, or does the recipe just depend on inheriting the name from its parent?

kylejericson commented 4 years ago

I believe it's from the parent. I have a few other ones in that repo you could compare.

homebysix commented 4 years ago

Update on this: feature planned for v2.0.0, which you can test on this branch using the command line script.

homebysix commented 3 years ago

This feature is included in the 2.0.0 release. Thanks for the suggestion!