nodejs / build

Better build and test infra for Node.
505 stars 165 forks source link

Prune Jenkins plugins on ci.nodejs.org #3346

Open targos opened 1 year ago

targos commented 1 year ago

Based on the discussion and experiments in https://github.com/nodejs/build/issues/3291, I removed the following plugins today:

I also disabled Platform Labeler

targos commented 1 year ago

I think we can remove https://plugins.jenkins.io/lockable-resources/. https://ci.nodejs.org/lockable-resources/ is empty.

targos commented 1 year ago

I just removed the Lockable Resources plugin, and took the opportunity to install pending plugin updates.

targos commented 9 months ago

Disabled plugins with known security vulnerabilities:

targos commented 9 months ago

Also disabled unused plugins:

targos commented 9 months ago

Today I removed the plugins and restarted Jenkins.