Gili Tzabari

Results 301 comments of Gili Tzabari

@rodneyrehm Okay, I see. I see now that a relative path of ";roads" causes a key to be removed whereas ";roads=" does not. I thought the two forms were equivalent,...

Posted http://stackoverflow.com/questions/42029930/how-to-import-environment-export-by-eslint-plugin

In my case this was caused by the following code: ``` return gulp.src(["src/**/*.ts"], {read: false}). pipe(istanbul()). pipe(istanbul.hookRequire()); ``` The key here is `read: false` which causes gulp to send istanbul...

I'm not sure why you guys made this more complex than it has to be. You just need to add a few lines to pom.xml to turn your releases into...

@lhazlewood Sorry. No time at the moment... I'll revisit this eventually but it could be months away.

@swankjesse @unverbraucht What are the next steps now that Jesse's PR got merged? https://github.com/square/okhttp/pull/7996#issuecomment-1775360078

MR jar would be my vote too. PS: The next step I would push for after this would be Virtual Thread support. Jetty has implemented this using reflection in order...

@hegemonic As @ferm10n asked, what prevents us from updating the require path as @kiwina's gist does?

Here is a copy of @kiwina's patch for version 3.6.7, just in case it disappears in the future: [jsdoc.patch](https://github.com/jsdoc/jsdoc/files/10476793/jsdoc.patch) And here is an updated patch that I created for version...

Come on Redgate... Where is the transparency? When are you going to fix this critical bug?!