Chris Pennello
Chris Pennello
Gave `0.7.6-SNAPSHOT` a try--it certainly makes buffered channels timing-out `send` calls work correctly. And indeed, given that, that too is a workaround for the `null` message bug (in addition to...
In the hopes of the Travis run succeeding on a re-try, I re-pushed as of a51f146a87ca5ac9702a87b0c79b716b3429c226. It passed, but I don't see Travis anymore. Only Snyk. However, there were conflicts....
NoSuchMethodError: org.gitlab4j.api.ProjectApi.addHook(Object, String, ProjectHook, boolean, String)
Thanks @waeller ; we'll give that a try. Our less-than-ideal workaround was to disable web hook management on the plugin (which is the code path in which it tries to...
NoSuchMethodError: org.gitlab4j.api.ProjectApi.addHook(Object, String, ProjectHook, boolean, String)
Awesome @nathan-objective !