Skip to content

workspaces: Don't run in workspace path

Warren Gifford requested to merge es/no-ch-wd into main

Created by: eseliger

This messes with scripts and renders search_result_paths pretty much useless.

I propose we do this change to fix it, although breaking. Also, we should introduce a "workingDirectory" option on Step, that allows to restore this using templating with ${{ workspace.path }}.

Test plan

Merge request reports

Loading