13 Commits

Author SHA1 Message Date
d281e929ae feat: noKimCooldowns cheat (#1605)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #1537

Reviewed-on: #1605
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-13 05:51:54 -07:00
db1dd21924 ci: improve prettier coverage (#1523)
All checks were successful
Build Docker image / docker (push) Successful in 43s
Build / build (push) Successful in 1m19s
All prettier violations will now be reported, not just what eslint checks.

Reviewed-on: #1523
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-09 15:25:19 -07:00
005350bde0 ci: remove node.js version matrix (#1519)
All checks were successful
Build Docker image / docker (push) Successful in 54s
Build / build (push) Successful in 1m25s
We only check if the TypeScript successfully compiles & lints, which isn't really dependent on Node.js version.

Reviewed-on: #1519
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-09 06:52:30 -07:00
c376ff25f3 chore: don't emit code when verifying types in CI (#1380)
All checks were successful
Build / build (20) (push) Successful in 42s
Build / build (22) (push) Successful in 1m17s
Build / build (18) (push) Successful in 1m15s
Build Docker image / docker (push) Successful in 33s
Reviewed-on: #1380
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-03-30 05:02:42 -07:00
15f36263cd
chore: make buildConfig.json optional (#822) 2025-01-19 12:28:45 +01:00
6c4c685690
chore: fix inconsistent formatting (npm run prettier) (#543) 2024-10-12 23:49:33 +02:00
sw5ciprl
533c249e68
feat: create Docker image, set up Docker CI (#528) 2024-10-10 22:07:37 +02:00
470653a06c
improve: use all supported nodejs versions in workflow (#459) 2024-07-03 13:12:44 +02:00
e52a625714
improve: remove prettier workflow, instead error on formatting problems (#457) 2024-07-03 12:47:26 +02:00
e3f543d9be
improve: ensure 'npm run lint' passes without errors (#249) 2024-06-01 13:03:27 +02:00
3236263399
improve: remove buildConfig.json from git (#227) 2024-05-28 13:55:29 +02:00
64b4523b39
feat: config refactoring (#219) 2024-05-15 21:55:59 +02:00
9f98a68630
chore: update dependencies (#166)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-06 15:22:40 +02:00