Greg Kaczan

Results 7 comments of Greg Kaczan

Indeed "hasOwnProperty" is mandatory, otherwise i got error: Uncaught TypeError: Cannot read property 'undefined' of undefined

Also would be nice to have the sampling progress directly in UI, not only in the terminal.

Update on the issue please.

so 5 years later and still here.. see You all in 2027 :D

I found out that the current code actually does exclude author from the reviewers: https://github.com/shufo/auto-assign-reviewer-by-files/blob/e26daca492f31ddd7d26f49ca9f5db9459c5442f/index.js#L34 It was misconfiguration in our usage after all. Because the config pattern mentioned user `grzegorzKaczan`,...

This is obvious security risk to even transmit and collect passwords from input in Test Replay. Even tho Cypress do encrypt data in transit and at rest, the actual password...