Commit Graph

10 Commits

Author SHA1 Message Date
Jamie Pine
d5ede46395 Merge pull request #18 from Harry-Hopkinson/check-code-matches-lint
Add a lint-checker script
2022-04-24 14:05:51 -07:00
Harry Hopkinson
b3c01da3ac Add a lint-checker script 2022-04-24 21:26:15 +01:00
Harry Hopkinson
d6bb002586 Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
Oscar Beaumont
44e254dff3 @sd/server in Docker and deploy to Kubernetes 2022-04-24 14:55:20 +08:00
Brendan Allan
64b872715c .yml supremacy 2022-04-23 23:29:03 +08:00
Brendan Allan
bc77a9f450 docs: add FUNDING.yaml 2022-04-23 23:28:08 +08:00
Brendan Allan
189346b076 ci: fix org-readme 2022-04-23 15:19:43 +08:00
Brendan Allan
db6ebb13c9 ci: add org readme updater workflow 2022-04-23 15:17:28 +08:00
Brendan Allan
1e80ec8207 ci: use latest rust cache action 2022-04-22 02:32:54 +08:00
Brendan Allan
7d08454449 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