screwdriver icon indicating copy to clipboard operation
screwdriver copied to clipboard

Support validating pipeline template in validator UI

Open VonnyJap opened this issue 2 years ago • 1 comments

What happened: Pipeline template is a new feature so there is no support in the validator UI to show the expanded config from the template in the ValidatorResults.

What you expected to happen: Make required changes to render the pipeline template config in the ValidatorResults.

How to reproduce it:

Use this example https://github.com/screwdriver-cd-test/pipeline-template-example/blob/master/sd-template.yaml and paste into validator. Jobs and steps are not rendered as expected.

Screenshot 2024-03-05 at 10 16 43 AM

VonnyJap avatar Mar 05 '24 22:03 VonnyJap