Commit graph

10 commits

Author SHA1 Message Date
Pyrox 1be1b2db76
fix: Switch to node alpine image 2023-05-01 15:21:52 -04:00
Pyrox ee5f067069
fix: Commit CI not running because cargo is not installed 2023-05-01 14:52:38 -04:00
ThatOneCalculator 5b150ddab0
ci: 👷 add beta to commit 2023-04-02 02:17:54 -07:00
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