Skip to content

Add button that shows stage6 yaml file to mc-requests

Emir Muhammad requested to merge emmuhamm-expose-stage6-yaml into main

Buttons to show stage6 yaml file on the web display

Adds in buttons in the mc-requests page to display the stage6 yaml files produced by LbMCSubmit. It shows the full configuration file in the CI page, and when looking at a specific job it will only display the relevant yaml file for that current job.

Full yaml in the CI page

Screenshot_2023-04-03_at_13.08.20

Relevant yaml for the specific job in the jobs page

Screenshot_2023-04-03_at_13.08.28

Edited by Emir Muhammad

Merge request reports