coffeedoc / codo

CoffeeScript API documentation generator. It's like YARD but for CoffeeScript!
Other
625 stars 92 forks source link

Webhook no longer works #189

Closed topliceanu closed 9 years ago

topliceanu commented 9 years ago

I'm trying to configure automated docs generation and hosting on coffeedocs.info using codo for my library

I've tried two things in my project's Settings > Webhooks&Services

  1. added coffeedoc.info as a service
  2. setup a hook request to http://coffeedoc.info/checkout, Content-type: application/x-www-form-urlencoded, no Secret and triggered just on push. The reponse from coffeedoc.info is 200 OK with an empty body. Is that correct?

Is there something I'm missing? Is there any guide on how to setup coffeedocs? Thank you! and sorry for contacting you this way, I couldn't find your email :(

topliceanu commented 9 years ago

I should mention that on localhost, documentation is generated correctly.

aseemk commented 9 years ago

This was likely https://github.com/coffeedoc/coffeedoc.info/issues/9, which is fixed now.

topliceanu commented 9 years ago

Yes this is no longer an issue, the docs do show up. @aseemk I think this issues should be closed

aseemk commented 9 years ago

I'm unable to close this. I assume only @inossidabile can?

topliceanu commented 9 years ago

:D