Commit graph

60 commits

Author SHA1 Message Date
askiiart
c0b1f5989f
update readme 2025-02-11 11:24:44 -06:00
askiiart
aa037e9453
add uid support 2025-02-11 11:24:08 -06:00
askiiart
522d12929b
add some feedback when running 2025-02-01 13:19:40 -06:00
askiiart
5ea4aa430d
update readme 2025-01-31 21:29:08 -06:00
askiiart
362a57715b
add repo updating stuff 2025-01-31 21:24:52 -06:00
askiiart
e6dcedd79d
fix typo 2025-01-31 20:57:20 -06:00
askiiart
9ce1d87174
change behavior of dependency_map() 2025-01-31 19:36:39 -06:00
askiiart
00703db338
remove old unused func 2025-01-31 08:19:43 -06:00
askiiart
19562d2db6
remove sql connection from State 2025-01-30 16:47:02 -06:00
askiiart
63412ea204
remove old remnant 2025-01-30 16:40:49 -06:00
askiiart
4578776f57
remove old todo and format 2025-01-30 12:06:40 -06:00
askiiart
e6775f1981
log entries to db 2025-01-30 10:58:25 -06:00
askiiart
d6b78eb62c
add db connection - INCOMPLETE
- remove containers after running
- change log paths to make more sense (more hierarchical)
- add dependency funcs (e.g. dependency_map())
- add postgres connection
2025-01-29 13:07:43 -06:00
askiiart
e56fb94f35
update readme 2025-01-28 20:46:42 -06:00
askiiart
7b4f389b04
remove unused logger 2025-01-27 13:24:42 -06:00
askiiart
e24eeebe24
update dev scripts 2025-01-27 11:41:10 -06:00
askiiart
f72a025dfe
un-opt level 3 for release
(this is not bottlenecked by gregory's speed, but rather podman and postgres, so no use)
2025-01-27 09:40:36 -06:00
askiiart
5e293de715
add testing script 2025-01-26 16:02:34 -06:00
askiiart
b431079d34
update errors 2025-01-26 16:00:42 -06:00
askiiart
f0c24e7313
oops forgor to open ports 2025-01-26 15:45:46 -06:00
askiiart
5d4a722050
fix missing features 2025-01-26 14:15:22 -06:00
askiiart
2f66d8455b
update podman compose 2025-01-24 16:50:53 -06:00
askiiart
595e246456
improve dev tooling and stuff 2025-01-24 16:49:42 -06:00
askiiart
da44c632b7
replace podman err with db err 2025-01-23 20:08:16 -06:00
askiiart
339f93b95a
add postgres dev stuff 2025-01-23 20:08:00 -06:00
askiiart
4cc675c90a
fix docs 2025-01-23 13:16:06 -06:00
askiiart
0080b61204
bump deps ig 2025-01-23 13:15:06 -06:00
askiiart
857609a63a
add dependency map and update logic and idk tons of stuff 2025-01-23 13:04:10 -06:00
6d46dea47f oopsies 2025-01-22 03:13:19 +00:00
askiiart
2809459d8b
remove id and improve naming of logs 2025-01-18 15:14:28 -06:00
askiiart
6d0a3ec4f2
fix docs 2025-01-18 15:10:34 -06:00
askiiart
c0830ebc4a
update readme 2025-01-17 23:00:32 -06:00
askiiart
7d5d51f6e1
chore: format and clean up code 2025-01-17 22:58:41 -06:00
askiiart
97cacf0b56
add basic job logging 2025-01-17 22:57:24 -06:00
askiiart
73ee302034
update id/revision to make sense/no dupes, add stderr to the example 2025-01-17 22:55:46 -06:00
askiiart
870e63646e
more stuff in the process of making it write logs and db and stuff 2025-01-17 20:52:46 -06:00
askiiart
ecd637af9c
update config file formatting (add dependencies, remove log-level) 2025-01-17 17:48:10 -06:00
askiiart
add254d996
make threads floats 2025-01-17 16:42:56 -06:00
askiiart
1c0a87e9d8
add example postgres dompose file 2025-01-17 16:12:28 -06:00
askiiart
ff5d3ac44a
update readme 2025-01-17 16:12:14 -06:00
askiiart
048e4161ff
forgot to delete the benchmark test thing 2025-01-17 16:09:59 -06:00
askiiart
66424f704d
add start of error handling 2025-01-17 10:45:06 -06:00
askiiart
4cbd6fcf2b
update readme 2024-12-30 14:52:31 -06:00
askiiart
e6b521262d
switch to toml 2024-12-29 23:10:29 -06:00
askiiart
df0cf3b93d
functional prototype
update docs and structs, add actual logic, now it actually works
2024-12-29 16:31:56 -06:00
askiiart
acf4c9e84d
update todo 2024-12-29 16:09:08 -06:00
askiiart
382ec726fa
update example yaml to actually be runnable 2024-12-29 16:08:59 -06:00
askiiart
56e9b6c5e5
add test for the config thing and improve docs a bit
i have no idea how this took so insanely long
2024-12-27 20:42:11 -06:00
askiiart
c098e3bf7e
add privileged parameter for jobs and improve docs
also pretty print config
2024-12-26 19:55:49 -06:00
askiiart
eaab82e6c5
add link to docs 2024-12-26 13:36:52 -06:00