-
Improvement
-
Resolution: Fixed
-
Major
-
- configuration-as-code 1.0-rc2
- configurations-as-code support 1.0-rc2
- jenkins in docker 2.121.3
- gerrit-trigger 2.27.6
I'm currently unable to configure Gerrit-Trigger via this plugin.
I am new in developing Jenkins plugins but Gerrit-Trigger seems to follow legacy way of configuring itself and exposing configuration so I can't even implement custom RootConfigurator (referring to configuration-as-code internals)
Gerrit-Trigger is not accessible via ManagementLink nor ExtensionList.
configuration-as-code plugin proposed JEP-201 and this JEP is accepted so it would be nice if we could adapt Gerrit-Trigger to work with it.
- causes
-
JENKINS-65650 java.lang.NoClassDefFoundError: org/junit/rules/ExternalResource on builds after upgrade to 2.277.4
- Fixed but Unreleased
-
JENKINS-65771 Memory leak with gerrit-trigger plugin installed
- Resolved