spacedrive/.github/actions
Brendan Allan 31df51501e
CI Cache Factory (#593)
* introduce cache factory

run cache factory on all branches

add names

use single quotes

add setup and prisma generation

add pnpm install

don't install cargo-watch in ci

make composite setup script

use env var for windows ci

undo all powershell stuff

* better windows ci

* don't install cargo-watch in ci

* only run cache factory on main

* i'm silly

* debug only ci

* check runner instead of matrix in setup action

* don't save cache output most of the time

* no more os-specific features

* cache entire workspace

* only cache on main again

* test instead of buidl in cache factory

* smaller ci + testing

* don't individually test each crate

* remove unnecessary needs

* smaller formatting and more clippy

* undo rustfmt changes

* disable tests
2023-03-06 06:10:55 -08:00
..
cache-rust-deps cleanup(don't hate me): prettier format everything 2023-01-19 19:32:35 -08:00
generate-prisma-client CI Cache Factory (#593) 2023-03-06 06:10:55 -08:00
publish-artifacts CI Cache Factory (#593) 2023-03-06 06:10:55 -08:00
publish-server-image Improve CI Speed (#398) 2022-10-04 18:45:54 -07:00
setup CI Cache Factory (#593) 2023-03-06 06:10:55 -08:00