hubotio / generator-hubot

Hubot generator for Yeoman
MIT License
155 stars 91 forks source link

hubot-scripts.json is deprecated #75

Closed iancward closed 7 years ago

iancward commented 7 years ago

The generator script creates a hubot-scripts.json file, which is deprecated. It should be removed from the generator

https://github.com/github/generator-hubot/blob/97746f1fe73df1aa00859c9a8c9ba5fd4fedae9e/generators/app/index.js#L254

https://github.com/github/hubot/blob/498d65611388d2881e6ae24f74bd68a832a24211/bin/hubot#L110-L112

stale[bot] commented 7 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

iancward commented 7 years ago

Hi, This is still an issue.

PadmaChannal commented 7 years ago

I am facing the same problem. What might be the solution for this? image

gr2m commented 7 years ago

we already have a pull request that will resolve this issue at https://github.com/hubotio/generator-hubot/pull/91. We hope to merge and release it soon :)