Marak

Results 332 comments of Marak

I work on many open-source projects full-time. I understand your pain. More specifically to docker related issues, I had to spend 30+ hours this year configuring the docker setup for...

@piranna - I will review the installation documentation tonight and attempt to build with QEmu instance. Will let you know if / when I get stuck. Cheers.

That's weird. Is problem with `-`? Or perhaps with length of service name?

`50` is problem if validation not propagate to client request! I find issue tonight where validation fail and fix. URL max length is `2,083 characters`, so I think maybe I...

SDK integration test I have, https://github.com/bigcompany/hook.io-test/tree/master/tests/client

I'm not sure. Is just as easy to have raw requests, easier to read and understand tests. Do whatever is easiest for you. sdk should probably just have unit tests...

Is bug I find in validation. Somewhere it's cutting off, probably in database save. I fix tonight.

@pyhedgehog - I can't replicate issue locally or on production. Did you create these services through website page or SDK? Can you reproduce again with new hook?

Is same question, how did you make hook? From SDK or web UI?