Allowing the user to see runtime arguments and other configs for each historical run
Allowing the user to navigate to another run (by using the next/preview arrows) while keeping either the Runtime Configs or the Logs popover open. The information displayed in the popover will update to reflect the new run information.
If the user selects "summary" from one of the historical run views, the selected run is displayed as highlighted in the Run History chart. The info popover for that run is displayed.
More changes in the Summary page (TBD)
Release Notes
Added the ability to view the runtime arguments, logs and other details of a particular run of a pipeline.
The work required for this JIRA includes:
Rewriting run level info component in React
Allowing the user to see runtime arguments and other configs for each historical run
Allowing the user to navigate to another run (by using the next/preview arrows) while keeping either the Runtime Configs or the Logs popover open. The information displayed in the popover will update to reflect the new run information.
If the user selects "summary" from one of the historical run views, the selected run is displayed as highlighted in the Run History chart. The info popover for that run is displayed.
More changes in the Summary page (TBD)