Commit graph

49 commits

Author SHA1 Message Date
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
askiiart
a2a369417d
format 2024-12-26 12:32:14 -06:00
askiiart
cd2db61e34
i accidentally put the readme in src/ lmao 2024-12-26 12:25:25 -06:00
askiiart
bd880f4f5f
add reading config, add and update docs 2024-12-26 12:18:16 -06:00
askiiart
e9af17baf0
PRONOUNS 2024-12-23 00:08:51 -06:00
askiiart
14b4f08147
fix cli 2024-12-22 18:26:40 -06:00
askiiart
5b035fe12c
add cli 2024-12-22 17:59:56 -06:00
askiiart
f77783c66f
update config, add config docs 2024-12-21 20:41:28 -06:00
askiiart
4ed06a7f53
add example config 2024-12-19 09:59:16 -06:00
askiiart
7c87a78d3c
update readme 2024-12-18 00:02:53 -06:00
askiiart
674412b43b
initial commit - has sort tests 2024-12-17 23:01:46 -06:00