James Hardwick

Results 89 comments of James Hardwick

> I've yet to see anything as enjoyable to use for modeling ones graphql data Couldn't agree more. I really wish the Micronaut team could come up with a way...

@Cortrah do you see any exceptions pop up in the logs regarding the graphql schema generation on startup? If so, please add them here and I can possibly point you...

Can I request that we do a better job of differentiating between GraphQL "Fields" and GORM Properties in the docs? Both in the docs and in the code we often...

With the latest version of the `io.spring.dependency-management` gradle plugin, Spotless is now completely broken. See https://github.com/spring-gradle-plugins/dependency-management-plugin/issues/365#issuecomment-1638300983 for more info

Closing this due to: - the inclusion of built source - a proper fix for the state issue should eliminate the need for this workaround - lack of response from...

Closing due to lack of information.

This should be fixed by #962

Bumped into this while trying to make our renovate action run faster. It currently takes ~30 minutes to resolve against the various repositories despite making use of `exclusiveContent`. Thanks for...

@gedw99 This is how Make is intended to work, it has nothing to do with nodenv. Each line operates in its own independent shell. When your second command is executed,...