Jonathan Springer

Results 7 comments of Jonathan Springer

@dinogun I'm using the sgerrand work as the starting point for my efforts. I've gotten sgerrand/docker-glibc-builder to work on all architectures (once bumped to the latest OS); I'm moving on...

PR filed for commentary. Some documentation still needed.

Which tests are valid? In the travis build we run a subset of openwhisk tests to be sure CLI integration runs correctly, which is why test remains configured as it...

As we saw, #215 narrowed down the number of test cases run. Now let's discuss two other points: 1) Should './gradlew test' run 'goTest'? -- there is a challenge around...

`build` should run tests. Here's the chart of standard java dependencies, pulled from [the Gradle docs](https://docs.gradle.org/current/userguide/java_plugin.html#_lifecycle_tasks). ![chart](https://docs.gradle.org/current/userguide/img/javaPluginTasks.png) I'd suggest we do our best to adhere to this expected behavior, which...

I'm going to leave this here for now: https://github.com/openresty/lua-nginx-module/issues/1152 Apparently LuaJIT as it's used in OpenRESTy has some challenges in how it uses some of the legacy pointer capabilities on...

I second the motion. I guess I'll start patching now, because I need s390x compilation to build consul.