cswimr · he/him
  • Kentucky, United States of America
  • https://me.csw.im
  • Hey! I'm the site administrator for CoastalCommits, read my profile for more information!

  • Joined on 2023-07-12
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:55:39 -04:00
a4e11fd828 fix(aurora): fixing some model stuff
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:48:18 -04:00
9c7e0b0b89 fix(aurora): fixed a missing parameter
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:45:07 -04:00
1e865643a0 fix(aurora): fixed duration being a timedelta in case_safe
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:44:10 -04:00
b7b6dc2f2e fix(aurora): don't convert end_timestamp to an integer
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:41:19 -04:00
84235d6504 fix(aurora): call from_dict properly
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:40:17 -04:00
70c00a59d6 fix(aurora): fixed the broken logging statement
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:35:04 -04:00
0386cb346e fix(aurora): finally fixed the debug logging statement (maybe)
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:29:59 -04:00
335d1a2a4c fix(aurora): actually actually ACTUALLY fixed the broken logging statement
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:29:12 -04:00
1b322dfe50 fix(aurora): actually actually fixed the broken logging statement
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:25:45 -04:00
5b6b04dfe0 fix(aurora): actually fixed a broken logging statement
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:22:43 -04:00
158e7560f8 fix(aurora): fixed a broken logging statement
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:22:00 -04:00
52fcdcc96a fix(aurora): fixed a logging issue
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:20:53 -04:00
65bb9af7a6 fix(aurora): fixed an issue with dictionary values not being converted to a tuple
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:18:58 -04:00
e591b2c4a5 fix(aurora): convert floats to ints
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:16:57 -04:00
a86348fae3 fix(aurora): fixed a programming error
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 14:15:07 -04:00
37e471fbaa fix(aurora): fixing a whole bunch of stuff
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 13:51:26 -04:00
0553856aa9 fix(aurora): fixed utils.generate_dict() using literal_eval still even when it's unnecessary
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 13:44:51 -04:00
6745f0a486 fix(aurora): fixed an issue with importing changes
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-06 13:34:43 -04:00
85a935f9b3 fix(aurora): fixed the json issue from yesterday
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-05-04 23:03:09 -04:00
4c8cd7bd16 Revert "fix(aurora): trying ast"