Rickard Dybeck

Results 11 comments of Rickard Dybeck

I think having a cleaner error message fronted to the user is indeed something we'd like to do, but I also don't want to fully hide the whole message, it...

I don't think I would classify this as a bug, we don't necessarily want to automatically remove things if they're archived. This could be a feature request to be able...

I like this, the plugin was meant as a bit of an admin tool to get some insights into why entities don't show up, but it certainly could make sense...

> I could use feedback on what we want to do with the component (tab). Pending entities I don't really think should be deleted - they should either get processed...

@kurtaking given a breaking change isn't a deal breaker, is there anything left to do?

I'm hesitant to approve alter tables as that has big impacts on deployments for catalogs with a large (200k+ entities). I wonder if it would be possible to solve this...

sorry for the delay! I'd suggest trying to make as small of a failing jacoco file as possible, and add it as a test fixture and see what's actually failing

ok so I think the issue is in the jacoco converter, it seems to only work if you have the configuration set to scm-only. Fix PR incoming.