I'm pretty sure that the plugins have no users. Can you please guide how to do it, or maybe make the necessary changes in a different branch?
The plugins that needs to be changed are: - BMC DevOps for CFA >>>>> *BMC AMI DevOps for Application Checkpoint Analysis - *0 installs - BMC DevOps for AMI Change Manager for IMS TM >>>>> *BMC AMI DevOps for Change Manager for IMS TM - *2 installs Thank you, Marit. ב-יום רביעי, 21 בדצמבר 2022 בשעה 22:23:07 UTC+2, [email protected] כתב/ה: > Great idea! I rejected PRs attempting to modify their path before. > > I submitted > https://github.com/jenkins-infra/repository-permissions-updater/pull/3047 to > make it obvious that altering specific components is highly discouraged. > > On Wednesday, 21 December 2022 at 17:45:20 UTC+1 [email protected] > wrote: > >> On Sun, Dec 18, 2022 at 7:47 AM Alexander Brandes <[email protected]> >> wrote: >> >>> take a look at the RPU documentation >>> <https://github.com/jenkins-infra/repository-permissions-updater/#renaming-a-plugin> >>> how >>> to do that. >>> >> >> I think this doc should be made to emphasize that you *really really* >> should not ever do this unless you are pretty sure your plugin has no users >> under its existing name. >> >> Changing the `name` (display name) is fine at any time. Changing the >> `groupId` will break any Maven dependencies from other plugins, which may >> or may not be an issue. But changing the `artifactId` means changing the >> identifier by which the Jenkins plugin manager differentiates this plugin >> from others, and will cause mayhem for users who have already installed it >> under the old name. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/7f213569-8614-4223-839b-e8e106829ad8n%40googlegroups.com.
