InvenTree/.github/workflows
Oliver 7f5a447769
[CI] Playwright improvements (#9395)
* Allow port 4173 (vite preview)

* Change 'base' attr based on vite command

* Allow api_host to be specified separately

* Harden API host functionality

* Adjust server selections

* Cleanup vite.config.ts

* Adjust playwright configuration

- Allow to run in "production" mode
- Builds the code first
- Runs only the backend web server
- Not suitable for coverage

* Tweak github actions

* Tweak QC file

* Reduce number of steps

* Tweak CI file

* Fix typo

* Ensure translation before build

* Fix hard-coded test

* Test tweaks

* uncomment

* Revert some changes

* Run with gunicorn, single worker

* Reduce log output in DEBUG mode

* Update deps

* Add global-setup func

* Fix for .gitignore file

* Cached auth state

* Tweak login func

* Updated tests

* Enable parallel workers again

* Simplify config

* Try with a single worker again

* Single retry mode

* Run auth setup first

- Prevent issues with parallel test doing login

* Improve test setup process

* Tweaks

* Bump to 3 workers

* Tweak playwright settings

* Revert change

* Revert change
2025-03-30 14:12:48 +11:00
..
backport.yaml Bump the dependencies group across 1 directory with 5 updates (#8215) 2024-09-30 21:12:36 +10:00
check_translations.yaml Turn off debug by default (#8743) 2024-12-26 20:16:53 +11:00
docker.yaml Bump actions/setup-python from 5.4.0 to 5.5.0 in the dependencies group (#9386) 2025-03-26 13:49:28 +11:00
qc_checks.yaml [CI] Playwright improvements (#9395) 2025-03-30 14:12:48 +11:00
release.yaml Bump the dependencies group with 2 updates (#9273) 2025-03-11 08:02:47 +11:00
scorecard.yaml Bump the dependencies group with 3 updates (#9372) 2025-03-25 07:27:05 +11:00
stale.yaml Bump the dependencies group with 6 updates (#8968) 2025-01-28 11:11:41 +11:00
translations.yaml Bump the dependencies group with 5 updates (#9173) 2025-02-25 07:03:41 +11:00
update.yml.disabled [CI] Add zimor to check github action security (#8639) 2024-12-17 10:12:51 +11:00