pipeline-steps-doc-generator icon indicating copy to clipboard operation
pipeline-steps-doc-generator copied to clipboard

Jenkins 2.511 breaks Pipeline steps documentation generator

Open MarkEWaite opened this issue 5 months ago • 1 comments

Reproduction steps

  1. Refer to the failing automated test in https://github.com/jenkins-infra/pipeline-steps-doc-generator/pull/567 . The test passes with Jenkins 2.510 and earlier, but fails with 2.511

Expected Results

Pipeline steps doc generator should work with Jenkins 2.511 as it did with 2.510

Actual Results

Generated content is unexpectedly much smaller

Anything else?

Possibly related to the removal of IOException2 @strangelookingnerd?

MarkEWaite avatar May 20 '25 16:05 MarkEWaite