Strider-CD / strider-github

Github provider for strider
25 stars 34 forks source link

Fix typo #39

Closed oliversalzburg closed 9 years ago

oliversalzburg commented 9 years ago

Very minor, I know :P More stuff coming up

knownasilya commented 9 years ago

Even small things count! :+1:

knownasilya commented 9 years ago

We should be using something like https://www.npmjs.com/package/debug in all the plugins

oliversalzburg commented 9 years ago

@knownasilya IMO there should be a lot more logging everywhere in strider ;D Using debug is probably a good choice, but it should be introduced throughout the whole project in a single sprint.

knownasilya commented 9 years ago

@oliversalzburg that would take a while, but we can start there, and work out to plugins.

oliversalzburg commented 9 years ago

@knownasilya I opened https://github.com/Strider-CD/strider/issues/794 to discuss this. Maybe we can put a checklist there for which projects got the "debug" treatment already ;)