-
Notifications
You must be signed in to change notification settings - Fork 1.9k
twss script appears to be missing #1386
Comments
@technicalpickles It's being fetched during startup, and using the direct git link (as mentioned above). I didn't realize it was removed until you said it. If it was removed, it would be nice to be notified of that, rather than getting a 'not found' error upon launch. It also still appears in the catalogue. |
I don't have control of the catalogue unfortunately. It's over at https://github.com/Aupajo/hubot-script-catalog/issues ... and actually, there's an issue already cc Aupajo/hubot-script-catalog#6 |
Agree. I think this means that basically we can't remove script files from hubot-scripts. We can, however, replace them with basically empty scripts that warn or error out with what to do to find them. |
I'm still not following. I don't see how you are fetching scripts from a git source at bot startup time. Could you walk me through what you are doing exactly? Are you specifying hubot-scripts as a npm dependency, and pointing it at hubot-script's master branch? |
Sorry, I should have been more clear here. It fails during the normal fetch On Tue, Apr 1, 2014 at 1:34 PM, Josh Nichols [email protected]:
|
I'm still not 100% with you how you are fetching hubot-scripts every time... did you update your package.json to set the hubot-scripts version to work from git? I'd recommend using a specific version instead if possible, and that shouldn't happen. The point is taken though about scripts being removed. |
twss.coffee fails to fetch when updating hubot scripts (or running hubot).
Going to https://github.com/github/hubot-scripts/blob/master/src/scripts/twss.coffee gives a 404.
Error from hubot-scripts fetch:
Backend problem?
The text was updated successfully, but these errors were encountered: