spacedrive/apps
Vítor Vasconcellos 99ed9006cf
Make Cypress tests more resilient (#2249)
* Replace macos-14 with ubuntu runner in cypress
- Replace macos-14 with macos-13 runner in clippy
 - macos14 runner has weaker hardware than other runners: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

* Remove pre-installed incompatible packages from ubuntu runner

https://github.com/actions/runner-images/issues/9546#issuecomment-2014940361

* Use ubuntu-20.04 for Cypress CI

* Adjust Cypress CI to follow common steps for linux env

* Debug preprep script

* Fix copy/paste typo

* Install playwright native dependencies

* Update release.yml

* Add  Remove 32-bit libs to setup-system

* Change Cypress CI to macos-13
 - Some small test fixes
 - Fix onboarding test must skip testing default location screen if no default locations os available

* Back to ubuntu for Cypress and back to macos-14 to clippy
- Attempt to fix empty default locations on ubuntu CI runner

* Oops

* Install playwright native deps

* Replace path regexs with consts
 - Click on share minimum when doing a fastOnboarding

* Try macos-14 again
2024-03-28 22:45:25 +00:00
..
cli [ENG-440] Crypto Refactor (#2115) 2024-03-07 08:00:37 +00:00
desktop Alpha 0.2.8 (#2247) 2024-03-26 21:55:44 +00:00
landing Add Warning for SD Docker Container (#2256) 2024-03-28 04:52:36 +00:00
mobile Fix all the weird eslint warnings (#2245) 2024-03-26 20:46:44 +00:00
p2p-relay P2P holepunching + relay (#2147) 2024-03-12 06:18:58 +00:00
server [ENG-1624] E2E Tests (#2192) 2024-03-19 20:22:17 +00:00
storybook Fix all the weird eslint warnings (#2245) 2024-03-26 20:46:44 +00:00
web Make Cypress tests more resilient (#2249) 2024-03-28 22:45:25 +00:00