Commit graph

16 commits

Author SHA1 Message Date
Oscar Beaumont 11d8614d9e
fix titles for issue and PR template 2022-04-29 03:09:22 +08:00
Oscar Beaumont f5debf38b5
added contributing guide + setup script (#47)
Co-authored-by: matt <30363562+mmattbtw@users.noreply.github.com>
2022-04-28 21:31:57 +08:00
FahimFBA 7c1988c425 Create feature_request.md 2022-04-28 00:37:19 +06:00
FahimFBA 182c7c7f11 Update bug_report.md 2022-04-28 00:36:51 +06:00
FahimFBA fc2e5e7630 Create bug_report.md 2022-04-28 00:35:56 +06:00
Jamie Pine 01c985e605 remove lint workflow - keeps failing, probably not needed 2022-04-27 10:51:16 -07:00
Jamie Pine c8ca914514
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 a918c88427 Add a lint-checker script 2022-04-24 21:26:15 +01:00
Harry Hopkinson d7cbba7a12 Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
Oscar Beaumont a8696d8faa
@sd/server in Docker and deploy to Kubernetes 2022-04-24 14:55:20 +08:00
Brendan Allan 602d0fbf05 .yml supremacy 2022-04-23 23:29:03 +08:00
Brendan Allan 027ba7062e docs: add FUNDING.yaml 2022-04-23 23:28:08 +08:00
Brendan Allan 6492f097ce ci: fix org-readme 2022-04-23 15:19:43 +08:00
Brendan Allan 97c76cd2bf ci: add org readme updater workflow 2022-04-23 15:17:28 +08:00
Brendan Allan f797fb717e ci: use latest rust cache action 2022-04-22 02:32:54 +08:00
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