David Wheeler
David Wheeler
@kdubb i have some time today. Anything else you'd like me to do on this pr?
I can't work out how to do it. The issue at hand is that `grgit-core` (used by `git-publish` plugin) only has java 11+ versions available. AFAICS we can't use [gradle...
I suppose one way to do it would be to have separate github jobs to publish the maven artifacts vs the documentation. Does that sound ok to you?
@kdubb Build is now passing, but it's not super tidy because I actually have to exclude the `documentation` module when using java 8 so it can `configure` properly. LMK if...
BTW I tried running the tests against postgres 14-16, but the tests are failing. I'll tackle that as a separate PR once this one gets merged
> you should be able to build on java 17 and release on java 8 if that helps Yeah I know, that's how I had it but @kdubb [preferred to...
Any chance it could be renamed, once PostgreSQL takes it over? pgjdbc-ng is a mouthful!
> First I need to see people step up as maintainers. @davecramer How does this happen? Have we got a call out? How do we register our interest?
Ok I'd be interested - but I'm not super familiar with the internals, and of course like many I'm subject to time constraints. But I imagine things like version bumps...
I love this idea - I find the yaml quite challenging to work with, and I love the idea of a Turing complete DSL, with factoring and lovely things like...