Ron Cemer

Results 21 comments of Ron Cemer

If I run npm install bdb-fork-grimen I get the following: npm http GET https://registry.npmjs.org/bdb-fork-grimen npm http 304 https://registry.npmjs.org/bdb-fork-grimen npm http GET https://registry.npmjs.org/bindings npm http 304 https://registry.npmjs.org/bindings npm ERR! Error: ENOENT,...

Please update your README with the correct instructions for installing. The following is wrong: npm install bdb

This isn't an "enhancement"; it's a BUG. And quite a bad one at that. 1) The /home/jenkins directory shouldn't be mounted on a volume. When you do that, and Docker...

My PR doesn't require passing an environment variable, so it doesn't require any changes to the pipelines when migrating from cgroup v1 to v2. On Wed, Sep 28, 2022, 3:33...

@car-roll , @dwnusbaum , @rsandell , can someone take a look at this? This fix is pretty urgent, and is definitely worth pushing an update out to the public repo...

@dwnusbaum Thanks for the suggestions! I committed your suggested changes, rebuilt the plugin, and tested. It still works great.

I would add that compared to running docker commands in sh in a Jenkins pipeline, this plugin is super-convenient, because it handles all of the Jenkins-inside-Docker logic for you. Because...

Ok, so it appears that no one wants to maintain this plugin except for me. I'll have GitHub unlink my fork from this repository, and release an independent version of...

I decided not to use this plugin, nor to take on maintaining it myself. Out of courtesy for people who might stumble upon this plugin and try to use it,...

I sent an email to the maintainer of this repo, and didn't get a response. For now, I've forked the project here https://github.com/roncemer/kinesis-spark-connector and updated it to build for Spark...