Removed up for adoption source code management plugins from wizard#26617
Removed up for adoption source code management plugins from wizard#26617StefanSpieker wants to merge 1 commit intojenkinsci:masterfrom
Conversation
Two of them were last released 3 months ago. Did you confirm the maintainers aren't maintaining? I've seen the labels used in the past to indicate that maintainers would like co-maintainers to help, but are otherwise doing OK. |
|
Ok, I just thought that setting up a new instance and directly seeing up for adoption after the first startup is not the best experience. I haven't checked with the maintainers. |
|
I would consider clearcase (0.6% installs) and repo (1.26% installs) as niche cases where is is questionable that they should be offered at all in the setup wizard. I could imagine that the real usage numbers are even lower because some people just installed everything. |
timja
left a comment
There was a problem hiding this comment.
I don't think we need to have these in the setup wizard, its unlikely new instances will need these.

In another PR I try to improve the JavaScript of the wizard and during testing I recognized that we are somehow recommending some not that active SCM plugins.
Removed up for adoption source code management plugins from wizard, which shows now this in source code management:
Links to plugins (with each the "up for adoption" headline):
Testing done
Ran the wizard with hpi:run and the property
jenkins.install.runSetupWizard=trueScreenshots (UI changes only)
Before
After
Proposed changelog entries
Remove up for adoption Source Code Management plugins from wizard (clearcase, cvs and repo)
Proposed changelog category
/label removed
Proposed upgrade guidelines
N/A
Submitter checklist
@Restrictedor have@since TODOJavadocs, as appropriate.@Deprecated(since = "TODO")or@Deprecated(forRemoval = true, since = "TODO"), if applicable.evalto ease future introduction of Content Security Policy (CSP) directives (see documentation).Desired reviewers
@mention
Before the changes are marked as
ready-for-merge:Maintainer checklist
upgrade-guide-neededlabel is set and there is a Proposed upgrade guidelines section in the pull request title (see example).lts-candidateto be considered.