-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
pipeline-stage-view plugin is a multi-module and because of this, PCT is not able to validate it out of the box.
PCT needs a new hook to detect the pipeline-stage-view context and checkout the correct repository.
- links to
[JENKINS-55508] PCT - PCT is not able to recognize plugins from pipeline-stage-view as it's a multi-module
Comment |
[ At first, I thought that implementing a hook (like [BlueOceanHook.java|https://github.com/jenkinsci/plugin-compat-tester/blob/master/plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/BlueOceanHook.java] would be enough. But, the {{pipeline-stage-view}} plugin has some customization which requires more work on PCT: # the modules inside the repository aren't named after the plugins' name ** {{pipeline-rest-api}} -> {{rest-api}} module and not {{pipeline-rest-api}} module ] |
Remote Link | New: Cette demande est liée à "PR-110 (Lien Web)" [ 22180 ] |
Component/s | New: pipeline-stage-view-plugin [ 21139 ] |