Corey

Results 35 comments of Corey

Looking at the code I guess you're using Go's built-in Glob function so this isn't supported in the core library right now: golang/go#11862. That ticket does reference at least one...

@driskell The logs are spread out in sub-directories that mirror the mapping of services to a hierarchical URL structure. So someone can add a new service in a sub-directory another...

@jonbullock is this PR the best way forward for Apple Silicon (M1) users?

Examining the generated `config.xml` for the branch jobs it looks like the issue is that the plugin is generating a GitSCM configuration with `` containing the temporary OAuth `access_token`. Of...

This remains an issue as far as I can tell so believe it should be left open?

Any chance of this getting merged and a new release built?

Does anyone know whether a ticket was ever opened against the PostGIS project to remove the dependency on the official JDBC driver or is that no longer the blocker to...

I've also been seeing random build failures when running maven from the command line for some projects. Is this something that will be resolved at some point or is the...

Is this a duplicate of #606?

I'm happy to open a PR to upgrade the library as this is trivial. One approach to getting Oracle available for testing may be using a docker container via the...