Commit a686cd0
Remove UI-test config copy - config now in dspace-ui-tests (#1359)
* 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>
* Pass PASSWORD_ADMIN from the DSPACE_ADMIN_PASSWORD secret
The suite reads process.env.PASSWORD_ADMIN (SETTINGS.PASSWORD_ADMIN); source it from the
existing dspace-angular secret DSPACE_ADMIN_PASSWORD. EMAIL_ADMIN is defaulted in the test code.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Matus Kasak <matus.kasak@dataquest.sk>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 414ba59 commit a686cd0
2 files changed
Lines changed: 2 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 19 | | |
29 | 20 | | |
30 | 21 | | |
31 | 22 | | |
32 | 23 | | |
| 24 | + | |
33 | 25 | | |
34 | 26 | | |
35 | 27 | | |
36 | 28 | | |
37 | 29 | | |
38 | 30 | | |
39 | | - | |
| 31 | + | |
This file was deleted.
0 commit comments