Commit Graph

16 Commits

Author SHA1 Message Date
Théophile Diot 18aab10dfe
Update Firefox installation in Linux workflows 2023-11-22 10:18:41 +00:00
Théophile Diot e66b7b79b5
Remove urllib3[socks] from requirements.in files ...
Update Dockerfiles to fix errors when installing deps
2023-11-16 17:28:19 +00:00
florian fa628cb7d6
linux - add default API_LISTEN_IP 2023-10-30 13:27:28 +01:00
Théophile Diot 619e5644f0
Remove pip caching when setting up python in workflows to avoid errors 2023-10-18 09:04:59 +02:00
dependabot[bot] 6738b95524
deps/gha: bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 04:15:57 +00:00
Théophile Diot 07676a3d0a
Use hashes instead of versions in github workflows 2023-10-02 18:30:17 +02:00
Théophile Diot 073e8575e2
Updated Dockerfile, python deps and npm package to use pinned dependencies 2023-09-29 16:47:34 +01:00
Théophile Diot 4d50026744
Extract codeQL workflow to have a separate one + Add scorecards analysis workflow file + Add UI tests for the UI branch 2023-09-28 09:02:31 +01:00
Théophile Diot 93006cf5ce
Fix Firefox installation in core and ui linux tests 2023-09-25 17:14:50 +01:00
Théophile Diot 052e060222
Fix core and ui workflow file for staging tests 2023-09-25 07:55:34 +01:00
Théophile Diot 57374ecc2f
Fix tests ui with linux 2023-09-22 13:13:19 +01:00
Théophile Diot 601f0fde62
Fix tests ui linux not starting the ui service 2023-09-22 09:37:00 +01:00
Théophile Diot df12058824
Fix tests ui linux executing the wrong file 2023-09-22 09:17:11 +01:00
Théophile Diot db404a62c3
Fix ui tests misconfiguration 2023-09-22 09:03:26 +01:00
Théophile Diot a0aced3e53
Fix tests ui linux workflow file 2023-09-22 08:51:31 +01:00
Théophile Diot e378be9a92
Fix typo in tests ui linux file name + add more logs in ui docker tests 2023-09-22 08:49:33 +01:00
Renamed from .github/workflows/test-ui-linux.yml (Browse further)