spacedrive/core
Brendan Allan 8a91e2f05d
Basic CI (#12)
* ci:

* ci: run ci on ci branch

* ci: update pnpm version

* ci: Standardise naming

* ci: update lockfile

* ci: install ffmpeg on unix ci

* ci: run codegen prep before build

* ci: add libavutil to ubuntu dependencies

* ci: add libavutil-dev to ubuntu dependencies

* ci: dependencies

* ci: fix ubuntu dependencies

* ci: only build frontend with desktop

* ci: setup cmake and vcpkg for windows

* ci: install ffmpeg on windows

* ci: fix windows ffmpeg install

* ci: fix conditional windows ci commands

* ci: remove vcpkg from windows

* ci: optimizations

* ci: use custom rust cache version
2022-04-22 02:26:03 +08:00
..
derive derive macro 2022-04-11 21:41:17 -07:00
prisma upgrade to latest prisma-client-rust 2022-04-20 02:25:50 -07:00
scripts fix codegen script 2022-03-31 18:20:35 -07:00
src fixed indexer and core event in prod 2022-04-21 03:49:45 -07:00
.gitignore remove forgotten codegen file 2022-03-31 18:14:05 -07:00
.rustfmt.toml better rust formating 2022-04-01 07:41:42 -07:00
Cargo.toml Basic CI (#12) 2022-04-22 02:26:03 +08:00
package.json fix: use new prisma cli in package.json 2022-04-21 19:44:08 +08:00