Alex Matchneer

Results 138 comments of Alex Matchneer

I agree with @flexyford's (at least initial) assessment that we should NOT prevent the bugsnag library from being included, but should rather than the `notifyReleaseStages` config determine which bugsnags should...

What does "lowering AST in valid SQL" mean?

Ah no worries I've moved on to some other things, so don't waste too much time trying to upgrade :)

> I'm in the same boat (do all my dev work in containers). I just want to attach to a container that I launched with whatever command I choose. >...

I got something working, based on @ccutrer's idea of custom script that rdbgPath points to: https://gist.github.com/machty/7e08afc32e1a82c60a85141afdf84ebd With this, I can run the launch command "Run rspec at current line", and...

This is nice. (I'm not 100% sure but) one additional thing I'd need before I could use this is a way to strip the serialized RequestStore of certain complex objects...

If I understand correctly, I think it's a bit weird for this logic to be based on the magic keyword "shared", but should rather be based on whether the yaml...

I'm not sure either (unfortunately don't have time to dig in). At work we have a pnpm workspace / monorepo and one of the subprojects is called "shared"; even though...