Commit graph

24 commits

Author SHA1 Message Date
e11ae36514 add cache to gitignore 2025-01-24 11:21:36 +01:00
217f59ec36 optimize artifact library and add fields for reduced reference data 2025-01-08 16:59:15 +01:00
87aabba22b add failure modes to sim output artifact 2025-01-03 12:47:02 +01:00
679fd93555 adding missing default constructor for sim output artifact 2024-01-29 15:27:53 -05:00
92da7dfb62 add constructor with output to sim output artifact 2024-01-29 15:26:00 -05:00
c370fbc209 update readme 2024-01-17 15:13:34 -05:00
11714d09db implement get_task_status 2024-01-17 13:22:44 -05:00
e5f54e4a29 fix documentation 2024-01-16 17:14:33 -05:00
2e7847050b add error log to sim output artifact 2024-01-15 16:48:18 -05:00
f89df716b9 forgot to move them into the db namespace 2024-01-12 17:08:28 -05:00
707b069ad5 moved database stuff out of normal artifact, created extension for normal artifact 2024-01-12 17:06:20 -05:00
9e1cc9d0e4 added top process to sim config artifact 2024-01-11 19:01:10 -05:00
d6ef1dbf0d add sim output artifact and move some of the data into publicly readable variables 2024-01-11 17:32:09 -05:00
9afc044002 make to_string for uuid_t const (like i should have to begin with) 2024-01-11 17:21:49 -05:00
5b06d041b2 move artifact to cluster lib 2024-01-11 13:58:47 -05:00
cb34adc3e9 fix missing semicolon 2024-01-11 13:51:42 -05:00
d117e5c274 inline macros that shouldn't have been there 2024-01-11 13:27:57 -05:00
03dd4df851 remove task from library and move some of the stuff over 2024-01-11 11:54:25 -05:00
148f5bed4d fix library name and add public header intstallation 2024-01-11 11:53:17 -05:00
4ecb10ab12 prevent accidental vscode commits 2024-01-11 11:52:44 -05:00
498dbdffe6 add util 2024-01-10 18:16:30 -05:00
8f8ada4142 fix imports 2024-01-10 18:16:21 -05:00
15e27580e1 fix library import naming 2024-01-10 18:13:39 -05:00
6e6ac1d6b0 initial commit 2024-01-10 18:11:43 -05:00