-
Bug
-
Resolution: Fixed
-
Major
-
None
Since moving the Snippet Generator outside of jobs, it no longer includes the help docs from global variables.
- is related to
-
JENKINS-32731 Allow plugins to contribute to Pipeline global library
-
- Resolved
-
- links to
[JENKINS-35395] Snippet Generator no longer includes global variables
Epic Link | New: JENKINS-35393 [ 171186 ] |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: Jesse Glick [ jglick ] |
Assignee | Original: Jesse Glick [ jglick ] | New: Andrew Bayer [ abayer ] |
Remote Link | New: This issue links to "PR 17 (Web Link)" [ 14422 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
From https://github.com/jenkinsci/workflow-cps-plugin/commit/f3958997d201d39a952c6572eb623a8730b822d7, it looks like the Global Variable section from the old block.jelly wasn't copied over to the new index.jelly - jglick, was that a deliberate omission?