Commit graph

11 commits

Author SHA1 Message Date
Luna 283e632772 switch to yarn 2023-07-27 07:22:09 +05:30
Pyrox c5c1fb73cf fix: Switch to node alpine image 2023-05-01 15:21:52 -04:00
Pyrox 139a7f3374 fix: Commit CI not running because cargo is not installed 2023-05-01 14:52:38 -04:00
ThatOneCalculator ae85904322 ci: 👷 add beta to commit 2023-04-02 02:17:54 -07:00
ThatOneCalculator ac64087a1e no more eslint 2023-01-12 20:54:33 -08:00
Kainoa Kanter 19596a91e4 refactor: 🔨 Use pnpm instead of yarn (#9461)
Reasons:

1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00
cutestnekoaqua c6a633e1f0 refactor: merge CI configs 2023-01-11 19:42:04 +01:00
cutestnekoaqua cb67cd9288 upgrade CI 2022-12-16 01:33:09 +01:00
cutestnekoaqua 745160adfe fix redis in ci 2022-12-14 00:11:09 +01:00
cutestnekoaqua 1b5a100bc7 make enviroment mutable 2022-12-13 23:37:24 +01:00
cutestnekoaqua 11798cd98b Add simple Commit CI 2022-12-13 23:32:28 +01:00