WIP: Migrate to using taskfile #187

Closed
schmelczer wants to merge 26 commits from asch/taskfiles into main

26 commits

Author SHA1 Message Date
6ea7d53a49 Migrate to using taskfiles 2026-01-12 22:42:09 +00:00
0e1849061b Improve DB contention 2026-01-12 21:24:18 +00:00
2dfb8b71e5 Working setup 2026-01-12 21:24:05 +00:00
e3a90833ff Lint 2026-01-04 14:14:05 +00:00
7c991c3b4d Fix syncing logic 2026-01-04 14:08:33 +00:00
0d7d36e971 Formatting & small fixes 2026-01-04 11:02:15 +00:00
951200724c Merge branch 'main' into asch/smart-create 2025-12-16 21:02:07 +00:00
c4f992c9d6 wip 2025-12-14 23:30:04 +00:00
e103bba12c Don't depend on uuid 2025-12-14 17:09:39 +00:00
439c066b57 Use rust 1.92 2025-12-14 17:08:04 +00:00
63867be48a Remove ws dep 2025-12-14 14:39:16 +00:00
a21b1e8c03 Extract errors into module 2025-12-14 14:37:30 +00:00
d13abc115d Format without eclint 2025-12-14 14:14:07 +00:00
7438108885 Bumps 2025-12-14 14:08:48 +00:00
a212aba755 Use node 25 2025-12-14 13:58:36 +00:00
16bb5042d5 Format & lint 2025-12-14 13:55:23 +00:00
e25306c4c1 Check node version 2025-12-14 13:53:35 +00:00
c7507a3e7a Upload logs instead of printing them 2025-12-14 11:47:47 +00:00
f431bea1af Add lock tests 2025-12-14 11:43:57 +00:00
d91993f249 Unsubscribe in SyncClient 2025-12-14 11:31:48 +00:00
45505a4bf7 Wait for idle instead 2025-12-14 11:06:49 +00:00
9c5882e5fb Handle websocket race condition 2025-12-14 11:05:55 +00:00
19022c5b5f Reject pending locks on reset 2025-12-14 11:05:36 +00:00
2a53fd3b59 Don't publish PRs 2025-12-14 10:55:54 +00:00
c638ded53a Always kill server 2025-12-14 10:55:46 +00:00
63a2079773 Extract const 2025-12-13 12:03:35 +00:00