Commit Graph

37 Commits

Author SHA1 Message Date
maxichrome
1b42826056 cleanup(don't hate me): prettier format everything 2023-01-19 19:32:35 -08:00
Brendan Allan
2153e1dd56 Beginning of sync stuff (#502) 2023-01-04 23:11:55 -08:00
Brendan Allan
8267cb6f65 bump rust cache key 2022-10-05 10:46:56 +08:00
Brendan Allan
49d4dbb0dd Improve CI Speed (#398)
* use different cache

* cache prisma client in rustfmt

* cleanup prettier config

* build server image in sub-action

* server image + prisma client custom actions

* remove lefthoook checks that are in ci

* fix build-server-image

* rename Clippy job

* rename build core job

* use custom rust caching action

* fix rust cache shared key

* cleanup custom action job names

* remove platform check in clippy ci

* setup pnpm in clippy ci

* update mobile package name

* make ios compiling conditional

* use pnpm cache

* run clippy in release

* force use release for all jobs
2022-10-04 18:45:54 -07:00
Oscar Beaumont
461c7b20d8 Fix CI (#242) 2022-06-14 22:27:03 +08:00
Lars Gyrup Brink Nielsen
ab39cf55f3 ci: update docker/login-action to v2 2022-06-03 10:38:51 +02:00
maxichrome
85c1404542 Format existing code with new conventions 2022-05-22 23:24:43 -05:00
Brendan Allan
81579a456b Merge pull request #109 from Brendonovich/ci-fix
CI fix
2022-05-11 20:07:17 +08:00
Brendan Allan
87279dfc13 ci: install libswresample-dev 2022-05-04 20:42:38 +08:00
Brendan Allan
5016f0af71 ci: fix short github sha 2022-05-04 20:42:26 +08:00
Brendan Allan
ec630fa62c ci: use correct server publish action 2022-05-01 18:36:17 +08:00
Brendan Allan
adeea160c4 ci: use original cache action + build server 2022-05-01 17:36:23 +08:00
Brendan Allan
8bdb881049 ci: append sha to git artifacts 2022-05-01 17:14:42 +08:00
Brendan Allan
b723fdf4cd ci: filter artifact uploads by glob 2022-05-01 16:25:50 +08:00
Brendan Allan
fcf27e0cf5 ci: make nicer 2022-05-01 16:23:09 +08:00
Brendan Allan
ef7e915151 use brendonovich/rust-cache 2022-05-01 09:48:35 +08:00
Brendan Allan
1b720ea873 Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:36:12 +08:00
Brendan Allan
e70e1921cf ci: publish artifacts properly 2022-04-26 18:13:08 +08:00
Brendan Allan
cfb9369bd4 ci: explicity build prisma-client-rust 2022-04-26 15:20:41 +08:00
Brendan Allan
d6dce8e800 ci: idk 2022-04-26 06:15:31 +08:00
Brendan Allan
4f2a61abc1 ci: force incremental 2022-04-26 00:51:23 +08:00
Brendan Allan
8577868b72 enable incremental builds 2022-04-26 00:39:54 +08:00
Brendan Allan
1a71fba209 ci: fuck it don't clean anything 2022-04-25 19:07:31 +08:00
Brendan Allan
0f808e7ab3 ci: just cache more 4head 2022-04-25 18:41:19 +08:00
Brendan Allan
599fa9edc8 ci: don't alter build or deps for cache 2022-04-25 17:56:03 +08:00
Brendan Allan
bb1b713954 custom cache action 2022-04-25 16:36:24 +08:00
Harry Hopkinson
d6bb002586 Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
Brendan Allan
4a7dc137c2 ci: try and publish artifacts 2022-04-24 18:52:47 +08:00
Oscar Beaumont
d8b9cf43b8 Update action.yaml 2022-04-24 15:43:52 +08:00
Oscar Beaumont
44e254dff3 @sd/server in Docker and deploy to Kubernetes 2022-04-24 14:55:20 +08:00
Brendan Allan
749d54f772 ci: add server publisher 2022-04-24 02:53:12 +08:00
Brendan Allan
c46959fa67 ci: generate prisma client before build 2022-04-24 00:45:07 +08:00
Brendan Allan
676e4688b9 ci: fix 2022-04-24 00:17:34 +08:00
Brendan Allan
2effff8130 ci: build all crates at once and then distribute separately 2022-04-24 00:14:00 +08:00
Brendan Allan
f110fec6f8 ci: add artifact publishing 2022-04-23 21:59:57 +08:00
Brendan Allan
064a00593c ci: fix ffmpeg action 2022-04-23 18:33:04 +08:00
Brendan Allan
9583b80f54 ci: cross-job rust caching? 2022-04-23 18:29:39 +08:00