Commit Graph

29 Commits

Author SHA1 Message Date
filifa 8aff575b4b use cobra 2024-07-14 16:43:00 -05:00
filifa d064d7bd82 print the raw json 2024-07-14 15:33:08 -05:00
filifa 91397481f0 make a diffpatchresponse type 2024-07-14 13:33:25 -05:00
filifa 500bf7baa4 move extractpatches function to api 2024-07-14 11:32:09 -05:00
filifa a8e055d094 fallback to live feed if we can't get diffpatch 2024-07-14 00:17:53 -05:00
filifa 3cd5411d12 condense early return 2024-07-14 00:15:40 -05:00
filifa 754f039200 don't repeat yourself 2024-07-14 00:07:24 -05:00
filifa 5e98696cac minor style changes 2024-07-13 23:42:48 -05:00
filifa de7e998722 eliminate else clause 2024-07-13 23:39:33 -05:00
filifa e973c51abc don't use type assertion 2024-07-13 23:17:54 -05:00
filifa 1fe8fbf827 fix capitalization 2024-07-13 23:11:02 -05:00
filifa 4cd03052ed add error clause 2024-07-13 23:09:53 -05:00
filifa 7d29b22e88 move feed update to separate function 2024-07-13 18:34:30 -05:00
filifa 0f32f74431 apply all the patches 2024-07-13 18:34:30 -05:00
filifa 7347357aab cleanup and bug fixes 2024-07-13 18:34:30 -05:00
filifa 516ad5f467 change names 2024-07-13 18:34:30 -05:00
filifa 3a0a83e32e refactor diffpatch handling 2024-07-13 18:34:30 -05:00
filifa a7a53614cc incorporate jsonpatch package 2024-07-13 18:34:30 -05:00
filifa 20a0b66e5b return error from patch method 2024-07-13 18:34:30 -05:00
filifa 1e5a532bfd update timestamp 2024-07-13 18:34:30 -05:00
filifa 8d509bf71a loop 2024-07-13 18:34:30 -05:00
filifa d48113fb00 Revert "simply write new feeds for analysis/debugging"
This reverts commit 52705ebfc0bd14a2730a79ac80c614ee6700ac5e.
2024-07-13 18:34:30 -05:00
filifa f6233feef3 simply write new feeds for analysis/debugging 2024-07-13 18:34:30 -05:00
filifa def18e04e2 testing updating a game type 2024-07-13 18:34:30 -05:00
filifa 9ebb5bf610 test patching feed using diffpatch 2024-07-13 18:34:30 -05:00
filifa e61bbe0477 clear the loop to clear my head 2024-07-03 20:56:08 -05:00
filifa 0858d14a03 don't update feed twice 2024-07-03 20:11:43 -05:00
filifa 0a49223173 flesh out game struct 2024-07-03 01:01:02 -05:00
filifa ff5f7f3a6d initial commit 2024-07-01 23:16:44 -05:00