You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to add support for passing along the internal graph variable names from the pipeline graphs output by the PipelineSweeperMacro. That way a user can make use of the resulting pipeline graph without having to regex the JSON to find the variable names (which is error prone).