Skip to content

Commit 486f382

Browse files
Matus Kasakclaude
andcommitted
Remove UI-test config copy; config now lives in dspace-ui-tests
dspace-ui-tests bundles every customer config and selects it via the NAME env var, so this workflow no longer checks out this repo or copies the JSON. Deletes config/config.vsb-tuo.ui.tests.json and the two now-unused steps. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 414ba59 commit 486f382

2 files changed

Lines changed: 0 additions & 28 deletions

File tree

.github/workflows/playwright-tests.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,6 @@ jobs:
1616
path: dspace-ui-tests
1717
token: ${{ secrets.DEPLOY_DEV5_GH_ACTION_DISPATCH }}
1818

19-
- name: Checkout main repository
20-
uses: actions/checkout@v4
21-
with:
22-
path: this-repository
23-
24-
- name: Copy customer config to UI tests repository for merging
25-
run: |
26-
cp this-repository/config/config.vsb-tuo.ui.tests.json dspace-ui-tests/customer-constants/
27-
2819
- name: test
2920
working-directory: dspace-ui-tests/scripts
3021
env:

config/config.vsb-tuo.ui.tests.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)