spacedrive/scripts
Vítor Vasconcellos 8e8747a769
Style auto format (#2557)
* Autoformat script

* Executable + package.json

* Fix pnpm format not exiting

* Fix exit handling

* Allow to only run fontend autoformat

* Rename script to autoformat.sh
 - Fix exit handling

* Add style check to CI
 - Replace deprecated actions-rs-plus/clippy-check@v2 with giraffate/clippy-action@v1

* Use HEAD as ancestor when running in CI

* Improve uncommmited erro message

* Increate timeout for Type and style check action

* Run Clippy when ci.yml file changes

* increase cypress timeout
2024-06-20 00:04:43 +00:00
..
utils [ENG-1690] Upgrade to Tauri 2.0 (#2433) 2024-05-07 08:36:50 +00:00
.eslintrc.cjs [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00
.gitignore [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00
autoformat.sh Style auto format (#2557) 2024-06-20 00:04:43 +00:00
fix-deb.sh Package & distribute frontend bundle when doing releases for Linux (#2500) 2024-06-04 23:19:41 +00:00
package.json Add support for OS level network proxy in pnpm prep (#2304) 2024-04-10 00:13:05 +00:00
preprep.mjs Update github actions due to nodejs 16 deprecation (#2107) 2024-02-21 09:27:40 +00:00
setup.ps1 Fix Windows CI (#1695) 2023-10-29 00:25:26 +00:00
setup.sh Fix nvidia on linux segfault (#2542) 2024-06-07 19:14:50 +00:00
tauri.mjs Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
test-data.sh New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
tsconfig.json [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00