Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔄 synced local 'skyvern-frontend/src/' with remote 'skyvern-frontend/…
…src/' <!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Reuse `proxyLocation` when rerunning workflows, defaulting to `ProxyLocation.Residential` if not set, in `WorkflowRun` and `WorkflowRunParameters`. > > - **Behavior**: > - Reuse `proxyLocation` when rerunning workflows in `WorkflowRun` and `WorkflowRunParameters`. > - Default to `ProxyLocation.Residential` if `proxyLocation` is not set. > - **State Management**: > - Pass `proxyLocation` in `state` when navigating to rerun a workflow in `WorkflowRun`. > - Retrieve `proxyLocation` from `location.state` in `WorkflowRunParameters`. > - **Initial Settings**: > - Set `proxyLocation` in `initialSettings` of `RunWorkflowForm` in `WorkflowRunParameters`. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=Skyvern-AI%2Fskyvern-cloud&utm_source=github&utm_medium=referral)<sup> for 04fd4ccfaa4b55918b808e1d046b008777878b2d. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information