Commit graph

7 commits

Author SHA1 Message Date
ThatOneCalculator 7c2dabd047
no more eslint 2023-01-12 20:54:33 -08:00
Kainoa Kanter f47832b1b4 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 625be42329
refactor: merge CI configs 2023-01-11 19:42:04 +01:00
cutestnekoaqua 0ad5ec427d
upgrade CI 2022-12-16 01:33:09 +01:00
cutestnekoaqua 5bbf30bc71
fix redis in ci 2022-12-14 00:11:09 +01:00
cutestnekoaqua 20eee1f83c
make enviroment mutable 2022-12-13 23:37:24 +01:00
cutestnekoaqua c67fb64e4a
Add simple Commit CI 2022-12-13 23:32:28 +01:00