Bruno Medeiros

Results 30 comments of Bruno Medeiros

Issue is 100% reproducible for me, just created a new repo with it: https://github.com/bcmedeiros/gradle-issue-847 ``` FAILURE: Build failed with an exception. * What went wrong: Circular dependency between the following...

> most of the row length violations have been for 1..5 characters Why don't you change the limit to 85, then? I feel like implementing such a feature is chasing...

Do you still need an update in the pull request?

Any work being done to support this on Gnome 41? Can I help somehow?

https://github.com/Kotlin/kotlinx.serialization/issues/1247 might help with this one we have `POLYMORPHIC_AND_SUBTYPES`, but I think having an override-able `selectSerializer` is a good change anyway.

Is there any platform missing? Is there a release planned?

I struggled with a similar problem for hours, and running the ECS task with `--enable-execute-command` fixed the problem for me. ECS services can also be configured to spawn their tasks...

AFAICS, plugins shouldn't depend on maven's internals. Maybe the fix is to remove this dependency instead of bumping the maven requirement.

I'm interested in v7 in particular, I'll see if I can get it done.