Takahiro Menju
Takahiro Menju
It is a somewhat challenging problem. When it occurs, we can work around this by using `rm -rf .gradle/configuration-cache` as mentioned in the documentation ( https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:usage:invalidate ).
Thank you for your suggestion. I think it would be a valuable addition. However, may I ask about the specific use case for including the difference percentage, as opposed to...
That makes sense. Thank you for your explanation. The amount of code we might need to change is relatively small, but the code here is somewhat complex due to various...
Yes. That's what I want to do! I tried it for a bit. But it was a little difficult.
Thank you for reporting this. Yes, we currently don't have a way to compare the GIFs. This would be a significant feature, as it would involve comparing frame counts, images,...
Thank you. I agree. The GIF feature was created at a very early stage of the library development, so the comparison feature did not exist at that time. It should...
We might create folders for each variant, so the task would be named something like `clearRoborazziDebug`.
I think it would be great to have a clear option to record tasks. I'm still not sure how to implement it though.
Thanks! I believe we have two main use cases for this: 1. Users can set up tests using @RoborazziConfig. We should add @RoborazziConfig to allow users to configure tests using...
@eyedol If you remember this, do you have any reason why we use 0.0.4 instead of 0.0.6 of webjar-locator-lite?