spacedrive/apps
Vítor Vasconcellos bd0a7ff434
[ENG-265] Improve setup scripts (#1368)
* Setup script revamp

* Move toml to dev dep + CI runs the postinstall in debug mode

* Fix windows CI

* chmod +x scripts/setup.sh

* Fix eslint and ts CI

* Remove binstall + Fix trying to read input in CI

* Doesn't need to check pnpm and rust in CI

* Run postinstall script for Clippy CI

* Attempt to fix windows CI not running postinstall
 - Ignore cache when running postinstall on CI

* commited generated config.toml by mistake

* Pass GITHUB_TOKEN to `pnpm i`

* Update archive-wasm + Increase minimum node version to 18.17

* CI: Move rust setup after post-install script

* Revert: CI: Move rust setup after post-install script

* Fix CI, generate dummy cargo config.toml to fix prisma generation

* Fix windows CI

* CI: Fix wrong command

---------

Co-authored-by: Utku <74243531+utkubakir@users.noreply.github.com>
2023-09-28 10:03:46 +00:00
..
cli Update Rust dependencies (#1314) 2023-09-12 14:03:25 +00:00
desktop [ENG-265] Improve setup scripts (#1368) 2023-09-28 10:03:46 +00:00
landing use new api (#1396) 2023-09-28 09:38:32 +00:00
mobile Fix mobile core not building on non-darwin machines (#1388) 2023-09-27 14:34:47 +00:00
server [ENG-265] Improve setup scripts (#1368) 2023-09-28 10:03:46 +00:00
storybook [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
web [ENG-1060] Fix the PlatformProvider bug (#1353) 2023-09-15 12:02:50 +00:00