paparazzi icon indicating copy to clipboard operation
paparazzi copied to clipboard

Fixes issue causing `HtmlReportWriter` to ignore configured project.buildDir.

Open rharter opened this issue 2 years ago • 3 comments

We use a customized project.buildDir in our project, and while the plugin reads it appropriately to be able to print a string to the console, it didn't pass it to the HtmlReportWriter.

rharter avatar Apr 05 '22 14:04 rharter

Error appears to be a transient network error. Mind poking it again?

rharter avatar Apr 05 '22 23:04 rharter

I've moved the setting to the environment resources, and added tests on both sides.

Running the plugin tests locally appears to be a little flaky, getting inconsistent failures in flagDebugLinkedObjectsIsOn and cacheable. I'm not sure if that was the case before, but I can't reliably reproduce the failures and don't expect that my code would have any effect there. That being said, let me know if there's something I'm missing.

rharter avatar Apr 06 '22 17:04 rharter

Any movement on this? Looks like CI needs to be kicked off

chrisbanes avatar May 04 '22 17:05 chrisbanes

Just wanted to bump this. I see there are conflicts due to the project restructure, but I've also got other open PRs that haven't moved and would rather not spend my time updating this one if there isn't a chance of action on it.

rharter avatar Aug 30 '22 18:08 rharter