Page MenuHomePhabricator

Cleanup some plugins from the releases Jenkins
Open, Needs TriagePublic

Description

Looking at our releases Jenkins plugins and playing with the jenkins-plugin-manager there are a few plugins we should be able to remove entirely:

Bootstrap 4 APIwas probably a dependency of Junit which is now using Bootstrap 5 API
External monitoring jobNo more bundled as of 2.303.1
GitHub, GitHub API, GitHub Branch SourceWe do not use GitHub
JavaScript GUI Lib: Handlebars bundle plugin
JavaScript GUI Lib: jQuery bundles (jQuery and jQuery UI) plugin
MultijobDeprecated, no jobs using it
Oracle Java SE Development Kit InstallerBuilt-in plugin
Pam authenticationNo more bundled as of 2.303.1
WMI Windows Agents PluginBuilt-in plugin
Git serverinstalled by Pipeline: Deprecated Groovy Libraries itself installed by Pipeline 2.6

Some are probably left over transitive dependencies. The aim is to slightly reduce the scope of plugins we will have to manage via the jenkins-plugin-manager.

Details

TitleReferenceAuthorSource BranchDest Branch
Remove unused plugins which are no more bundledrepos/releng/jenkins-deploy!13hasharremove-obsolete-bundled-pluginsmaster
Customize query in GitLab