1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
289a2b7813
build(deps): update latest 2023-12-26 23:05:18 +01:00
1e2736b8aa
chore: better Prettier config for easier reviews 2023-10-23 23:16:24 +02:00
21f19c8a9f
build(deps): update latest 2023-09-16 14:38:47 +02:00
5b3048f305
build(deps): update latest 2023-08-21 22:09:24 +02:00
5cc8bea083
build(deps): update latest 2023-08-10 11:28:54 +02:00
c53c2997ec
refactor(cli): usage of node:test instead of tap 2023-07-20 22:00:11 +02:00
9c5c2ee48b
chore(cli): enable source maps for easier debugging 2023-07-02 17:32:11 +02:00
1c1c55088f
fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
d772ed0345
build(deps): update latest 2023-07-02 17:24:48 +02:00
Divlo
b92b834458
build(deps): update latest 2023-05-21 11:28:53 +02:00
Divlo
399ba8a913
build(deps): update latest 2023-05-13 18:48:23 +02:00
Divlo
76bb060ecd
build(deps): update latest 2023-04-02 22:25:13 +02:00
Divlo
bc6ad699fc
build(deps): update latest 2023-01-10 23:15:36 +01:00
Divlo
9e751c53d9
build(deps): update latest 2022-12-30 00:55:21 +01:00
Divlo
64d71d6920
perf: run tests in parallel
fixes #12
2022-09-22 16:16:21 +02:00
Divlo
6427b3d273
build(deps): update latest 2022-08-30 13:42:44 +02:00
Divlo
104c61935a
feat: usage of ESM modules imports (instead of CommonJS) (#14) 2022-04-23 18:41:14 +02:00
Divlo
6d12750ea1
feat(solutions): add sorting-algorithms/rust/bubble-sort 2022-03-08 09:48:57 +01:00
Divlo
696de1580d
chore: maintenance 2022-02-19 18:30:29 +01:00
Divlo
0b59c19885
fix(cli): add timeout for running solutions 2021-12-07 11:35:47 +01:00
Divlo
d14fd0b62a
test(cli): add commands/generate/challenge 2021-11-30 21:42:43 +01:00
Divlo
d18ca22470
fix(cli): changes to input/output should run all affected tests 2021-11-10 18:57:10 +01:00
Divlo
17efe8a113
fix(cli): changes to templates/docker, should run all affected tests 2021-11-09 16:45:42 +01:00
Divlo
0a27b9e1a1
feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
Divlo
aabe22adbd
build(deps): update latest 2021-09-21 15:24:57 +02:00
Divlo
552277f22d
feat(solutions): add acronyms/cs/function 2021-09-05 10:54:20 +02:00
Divlo
d934d6e7c2
build(deps): update latest, fix issue with jest 2021-08-27 13:03:41 +02:00
Divlo
c80eb11874
refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
Divlo
c55c67e0a5
feat(cli): add --ci option to run test command 2021-06-25 12:46:01 +02:00
Divlo
677a55a9d8
feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00
divlo
7aa12f313e feat: add Defibrillators challenge and TypeScript solution 2021-02-18 19:40:44 +01:00
divlo
08e468535a build(deps): update latest version 2020-12-27 12:26:10 +01:00
divlo
0e0dc67efa chore: ignore lockfiles + markdownlint 2020-12-09 12:42:12 +01:00
divlo
9db51da1b0 build(deps): upgrade to latest 2020-11-15 10:48:07 +01:00
Divlo
390ae5b745 build(deps): update latest 2020-09-29 08:20:55 +00:00
Divlo
3b11c3b037 docs: Update READMEs + fix scripts/create-solution.ts 2020-09-12 21:29:46 +00:00
Divlo
395ae0eff3 🎉 Initial commit 2020-07-05 15:48:51 +02:00