Commit Graph

114 Commits

Author SHA1 Message Date
maxichrome
f5e0666d11 Format existing code with new conventions 2022-05-22 23:24:43 -05:00
maxichrome
17f9db3ba8 Add code owners (#164)
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-05-19 01:28:48 -05:00
Oscar Beaumont
82f219f71b Merge pull request #130 from CodePurble/arch-setup
Add Arch Linux commands to setup script
2022-05-19 14:13:36 +08:00
Harry Hopkinson
5ed2b4a7f8 Change pnpm -r exec tsc to pnpm typecheck 2022-05-15 10:35:12 +01:00
Oscar Beaumont
0298cbdeac clearer message for typos issue option 2022-05-13 00:34:01 +08:00
Oscar Beaumont
64d1671892 add typo discussion as dedicated link on the issue page 2022-05-13 00:30:08 +08:00
Brendan Allan
63c040365d Merge pull request #109 from Brendonovich/ci-fix
CI fix
2022-05-11 20:07:17 +08:00
maxichrome
423c9063d4 update all other instances of .app 2022-05-10 02:34:19 -05:00
Ramprakash C
12e58163cc add Arch Linux commands to setup script (#77) 2022-05-09 12:28:28 +05:30
Brendan Allan
ec2f177029 chore: basic pr template 2022-05-05 03:02:59 +08:00
Oscar Beaumont
30e9df507f add workflow_dispatch to CI flow 2022-05-04 20:59:20 +08:00
Brendan Allan
ab31cf9082 ci: install libswresample-dev 2022-05-04 20:42:38 +08:00
Brendan Allan
80763aeec9 ci: fix short github sha 2022-05-04 20:42:26 +08:00
Brendan Allan
9f7fa36dfd Update bug_report.yml 2022-05-04 20:24:36 +08:00
Oscar Beaumont
2f6f867f6f fix GitHub issue template 2022-05-04 19:09:34 +08:00
Oscar Beaumont
e244304c0f update bug report & feature request templates/workflow 2022-05-04 18:51:34 +08:00
maxichrome
49a8c97e82 add execute permissions to setup-system script 2022-05-01 21:48:16 +08:00
Brendan Allan
8ac51ac7f9 ci: fix 2022-05-01 18:36:59 +08:00
Brendan Allan
06bf67a368 ci: use correct server publish action 2022-05-01 18:36:17 +08:00
Brendan Allan
660ec4fb1f ci: use sharedKey 2022-05-01 17:46:44 +08:00
Brendan Allan
9ad71a2d66 Merge pull request #46 from Brendonovich/new-ci
New CI
2022-05-01 17:37:45 +08:00
Brendan Allan
53b8b59569 ci: use original cache action + build server 2022-05-01 17:36:23 +08:00
Brendan Allan
8e6f4f0f6f ci: append sha to git artifacts 2022-05-01 17:14:42 +08:00
Oscar Beaumont
8e2805b156 Update Setup Script for Fedora (#87)
* added contributing guide + setup script

* fix README typo

Co-authored-by: matt <30363562+mmattbtw@users.noreply.github.com>

* Added ffmpeg dependencies for fedora (#86)

* Added ffmpeg dependencies for fedora

Added ffmpeg dependencies for fedora as requested.
Fedora still requires nodejs to be installed seperately.

* remove missing ffmpeg warning from Fedora

Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>

Co-authored-by: matt <30363562+mmattbtw@users.noreply.github.com>
Co-authored-by: 사무엘 <84483873+kor-pixel@users.noreply.github.com>
2022-05-01 16:47:44 +08:00
Brendan Allan
a0144302c1 ci: filter artifact uploads by glob 2022-05-01 16:25:50 +08:00
Brendan Allan
64fbfc5976 ci: make nicer 2022-05-01 16:23:09 +08:00
Brendan Allan
9c24074bd7 don't build prisma-client-rust separately 2022-05-01 13:12:57 +08:00
Brendan Allan
6c4d788dbf use pnpm 7 2022-05-01 12:33:42 +08:00
Brendan Allan
c9e76e9a7a tsconfig refactor 2022-05-01 12:17:55 +08:00
Brendan Allan
fe9d3bdb08 ci: don't build + publish server on pr 2022-05-01 09:59:39 +08:00
Brendan Allan
fd74a14dc0 use brendonovich/rust-cache 2022-05-01 09:48:35 +08:00
Brendan Allan
a8c136897d Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:38:07 +08:00
Brendan Allan
b03f3ddf5a Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:36:12 +08:00
Koding Dev
3aca308572 Disable server deployment in PRs 2022-04-30 12:02:29 +08:00
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
Brendan Allan
c1d0ac246e ci: publish artifacts properly 2022-04-26 18:13:08 +08:00
Brendan Allan
0f4b97ee5d ci: stupid 2022-04-26 15:59:09 +08:00
Brendan Allan
23b769f869 ci: bruh 2022-04-26 15:31:10 +08:00
Brendan Allan
d48122a2b5 ci: explicity build prisma-client-rust 2022-04-26 15:20:41 +08:00
Brendan Allan
843a3965df ci: reset cache 2022-04-26 09:03:51 +08:00
Brendan Allan
4f19ffad6a ci: idk 2022-04-26 06:15:31 +08:00
Brendan Allan
bc73b34056 ci: pausechamp? 2022-04-26 02:25:22 +08:00
Brendan Allan
855b9f85c0 ci: build core properly 2022-04-26 01:41:13 +08:00
Brendan Allan
0d7382d2c5 only build core in ci 2022-04-26 01:34:51 +08:00
Brendan Allan
ac39a020f0 ci: generate prisma client in desktop 2022-04-26 01:24:05 +08:00