Burak Yigit Kaya

Results 174 comments of Burak Yigit Kaya

> However, this, combined with sending a dictionary of file contents, makes each parser responsible for result aggregation. > Conceptually that sounds more like a job for the "parent" (cli)...

Very similar: #4219, and possibly similar: #4207 @bestander do you think we can consolidate these three? May be in an RFC?

This is because `add` command extends from the `install` command. That said @akiran, I think you are trying to install `node-gyp` globally and the correct command for that is `yarn...

>Presumably because if you run, it doesn't run Postgres and thus it can't connect to the postgres socket. Ahh, right as we are overriding the default `CMD` for Postgres. I...

@Munter - Thanks for the suggestion! assetgraph was one of the things I've looked at which quite amazed me. That said it was doing too much for what we wanted...

Awesome. Let's keep in touch. Gonna keep this ticket open in case anyone is interested. We can discuss any specifics you have through e-mail. It's my nickname here @ disqus...

Hi @Munter, congrats on the new features! We shouldn't have any `gyp-compile` requiring dependencies anyways :) Sorry we didn't have time to collaborate yet but I still want to do...

Looks like we need to add an integration guide here: https://develop.sentry.dev/integrations/ @manuzope