Mike Shade

Results 5 comments of Mike Shade

For anyone else looking at this, Jenkins' behavior when you disable concurrent builds is to queue the commits and bundle them together in a single build. So, if a build...

I'm seeing this as well, with v0.0.11. For me, cpu usage starts low if I delete the pod and let it recreate, then after a while I see it back...

Can confirm this still does not work on v1.5.2. What I'm doing to work around, for now, is using the `nest` filter to `lift` records up and then process with...

I have also seen this behavior, but it was hard to reproduce. Disabling buildkit for the project fixed the issue for me. Notably I was using `docker-compose` v1, not v2....

I'm seeing the same. The README seems to note a few "remaining" libraries on OS X (and ldd shows no dynamic libraries on ubuntu), but when run on Arch, the...