Michal Cichra

Results 69 comments of Michal Cichra

I've updated the PR and merged main, I'll be able change our pipeline to this next week and verify it works.

Looks like GReactor is no longer maintained: https://github.com/boazsegev/GReactor/commit/0bdce8a12a3322c61339a579c0e9c7c97f952ffe

@deivid-rodriguez I see. So you need pry-byebug to monkeypatch Pry.start and the only place to do that is cli.rb ? Because everything else is loaded afterwards ? Uf. Would any...

I can make sure that it does not regress. I just need to know why it tries to monkeypatch Pry.start. Would be enough just initializing the Byebug::PryProcessor when the plugin...

Ok. To drop the cli.rb I'd need to get rid of the monkeypatch too. From what I see it should be just fine. I'll try this to verify the regression:...

@deivid-rodriguez kind of both. IIRC there was more places to fix and I just did not have enough time. I'd like to fix this in the future, just not sure...

I have the same problem, but with 3.3.1 on local macOS and on Netlify. @RDIL @merceyz Looks like it was caused by .DS_Store files that are in .gitignore (well, globally...

@davidmfinol to be honest I totally forgot about it! But I've tried just now and it works.

@davidmfinol 🚀 👍 🥇 Thank you for great project!